lrf há 1 ano atrás
pai
commit
d669c1e65a
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      app/public/defaultData/config.js

+ 1 - 1
app/public/defaultData/config.js

@@ -1,4 +1,4 @@
 module.exports = {
 module.exports = {
-  title: '丽姐品牌折扣商城',
+  title: '商城',
   config: { buyPoint: 10 },
   config: { buyPoint: 10 },
 };
 };