Browse Source

小程序:新增商户端

panyong 2 years ago
parent
commit
6e77248729

+ 1 - 1
htmldev/wxMini/app.json

@@ -36,7 +36,7 @@
   "window": {
     "backgroundTextStyle": "light",
     "navigationBarBackgroundColor": "#CCCCCC",
-    "navigationBarTitleText": "学习",
+    "navigationBarTitleText": "始宁农业",
     "navigationBarTextStyle": "black"
   },
   "sitemapLocation": "sitemap.json",

+ 0 - 1
htmldev/wxMini/pages/home/home.json

@@ -4,7 +4,6 @@
     "van-tabs": "@vant/weapp/tabs/index",
     "goods-item-large": "../../components/goods-item-large"
   },
-  "navigationBarTitleText": "学习111",
   "backgroundColor": "#F6F6F6",
   "backgroundTextStyle": "dark",
   "enablePullDownRefresh": true,

+ 1 - 13
htmldev/wxMini/project.private.config.json

@@ -3,19 +3,7 @@
     "urlCheck": false,
     "compileHotReLoad": true
   },
-  "condition": {
-    "miniprogram": {
-      "list": [
-        {
-          "name": "1111",
-          "pathName": "pages/login/login",
-          "query": "",
-          "launchMode": "default",
-          "scene": null
-        }
-      ]
-    }
-  },
+  "condition": {},
   "description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
   "libVersion": "2.13.2",
   "projectname": "%E5%A7%8B%E5%AE%81%E5%86%9C%E4%B8%9A"