mobile/pages/user/index/index.vue
@@ -1,5 +1,5 @@ <template> <view class="user-index pb20" :data-theme='theme()' :class="theme() || ''"> <view class="user-index pb20" :data-theme='theme()' :class="theme() || ''"> <!-- #ifdef MP-WEIXIN --> <view class="tc head_top"> <view>个人中心</view> @@ -143,6 +143,7 @@ </view> </view> </view> <!--推荐--> <view> <recommendProduct :location="20" :city_supplier_ids="city_supplier_ids"></recommendProduct> @@ -323,7 +324,7 @@ <style lang="scss"> page { background-color: #EBEBEB; background-color: #f5f5f5; } .w100 {