Browse Source

增加活动页

zhengjinyi 4 years ago
parent
commit
dd9014fbbe
2 changed files with 14 additions and 0 deletions
  1. 8 0
      h5/pages/activity/activity_mid.vue
  2. 6 0
      pages.json

+ 8 - 0
h5/pages/activity/activity_mid.vue

@@ -0,0 +1,8 @@
+<template>
+</template>
+
+<script>
+</script>
+
+<style>
+</style>

+ 6 - 0
pages.json

@@ -429,6 +429,12 @@
 					"style": {
 					"style": {
 						"navigationBarTitleText": "活动名称"
 						"navigationBarTitleText": "活动名称"
 					}
 					}
+				},
+				{
+					"path": "pages/activity/activity_mid",
+					"style": {
+						"navigationBarTitleText": "采美商城年中促销"
+					}
 				}
 				}
 			]	
 			]	
 		},
 		},