lhl 4 years ago
parent
commit
40edf5b3f1
2 changed files with 2 additions and 2 deletions
  1. 1 1
      pages.json
  2. 1 1
      pages/index/index.vue

+ 1 - 1
pages.json

@@ -46,7 +46,7 @@
 		{
 			"path": "pages/index/shopList",
 			"style": {
-				"navigationBarTitleText": "公排商品"
+				"navigationBarTitleText": "抢购商品"
 			}
 		},
 		{

+ 1 - 1
pages/index/index.vue

@@ -34,7 +34,7 @@
 			<navigator url="/pages/index/shopList">
 				<view class="cate-item">
 					<image src="/static/icon/c3.png"></image>
-					<text>公排商品</text>
+					<text>抢购商品</text>
 				</view>
 			</navigator>
 			<navigator url="/pages/index/gongyiList">