Browse Source

首页静态页画写

htc 6 months ago
parent
commit
39d03812fc
2 changed files with 333 additions and 480 deletions
  1. 2 2
      pages.json
  2. 331 478
      pages/index/index.vue

+ 2 - 2
pages.json

@@ -6,7 +6,7 @@
 		{
 			"path": "pages/index/index",
 			"style": {
-				"navigationBarTitleText": "智慧工厂演示案例"
+				"navigationBarTitleText": "传秀科技"
 			}
 		},
 		{
@@ -24,7 +24,7 @@
 	],
 	"globalStyle": {
 		"navigationBarTextStyle": "black",
-		"navigationBarTitleText": "智慧工厂演示案例",
+		"navigationBarTitleText": "传秀科技",
 		"navigationBarBackgroundColor": "#F8F8F8",
 		"backgroundColor": "#F8F8F8"
 	},

File diff suppressed because it is too large
+ 331 - 478
pages/index/index.vue