diff --git a/components/my/my-menu.vue b/components/my/my-menu.vue index 20ad1c1..87b2151 100644 --- a/components/my/my-menu.vue +++ b/components/my/my-menu.vue @@ -11,7 +11,7 @@ - + 我的订单 diff --git a/components/select-carnum/select-carnum.vue b/components/select-carnum/select-carnum.vue index a201982..54c5471 100644 --- a/components/select-carnum/select-carnum.vue +++ b/components/select-carnum/select-carnum.vue @@ -70,11 +70,11 @@ }, defProv:{ type:String, - default:'渝' + default:'粤' }, defChar:{ type:String, - default:'H' + default:'T' }, gua: { type: Boolean, diff --git a/package.json b/package.json index 988b312..02387f2 100755 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "uni-app": { "scripts": { "WUYE": { - "title":"业主端不包含商城", + "title":"业主端包含商城", "BROWSER":"", "env": { "UNI_PLATFORM": "h5" diff --git a/pages.json b/pages.json index 1022d30..0a5faac 100755 --- a/pages.json +++ b/pages.json @@ -600,7 +600,7 @@ "iconPath": "static/images/rent.png", "selectedIconPath": "static/images/rent-selected.png" }, - // #ifdef H5 || WUYE + // #ifdef H5 && WUYE { "pagePath": "pages/mall/mall", "text": "商圈", diff --git a/pages/homemaking/homemaking.vue b/pages/homemaking/homemaking.vue index 498fc36..78462d7 100644 --- a/pages/homemaking/homemaking.vue +++ b/pages/homemaking/homemaking.vue @@ -1,7 +1,7 @@