hwq 3 years ago
parent
commit
cd6c873f6c
3 changed files with 493 additions and 933 deletions
  1. 3 35
      pages.json
  2. 490 898
      pages/index/index.vue
  3. BIN
      static/index/index15.png

+ 3 - 35
pages.json

@@ -2,42 +2,10 @@
 	"pages": [{
 			"path": "pages/index/index",
 			"style": {
-				"enablePullDownRefresh": true,
-				// #ifdef MP
-				"navigationStyle": "custom",
-				// #endif
-				// #ifndef MP
+				"navigationBarTitleText": "响亮商城",
 				"app-plus": {
-					"titleNView": {
-						"type": "transparent",
-						"searchInput": {
-							"backgroundColor": "rgba(231, 231, 231,.7)",
-							"borderRadius": "16px",
-							"placeholder": "请输入关键字",
-							"disabled": true,
-							"placeholderColor": "#606266",
-							"align": "left"
-						},
-						"buttons": [{
-								"fontSrc": "/static/yticon.ttf",
-								"text": "\ue60d",
-								"fontSize": "26",
-								"color": "#303133",
-								"float": "left",
-								"background": "rgba(0,0,0,0)"
-							},
-							{
-								"fontSrc": "/static/yticon.ttf",
-								"text": "\ue744",
-								"fontSize": "27",
-								"color": "#303133",
-								"background": "rgba(0,0,0,0)"
-							}
-						]
-					}
-				},
-				// #endif
-				"navigationBarTitleText": "商城首页"
+					"titleNView": false
+				}
 			}
 		},
 		{

File diff suppressed because it is too large
+ 490 - 898
pages/index/index.vue


BIN
static/index/index15.png


Some files were not shown because too many files changed in this diff