guoxing 1 year ago
parent
commit
116147ac4e
  1. 2
      pages/good/shoppCart.vue
  2. 4
      pages/me/base_info.vue

2
pages/good/shoppCart.vue

@ -60,7 +60,7 @@
<!-- </scroll-view> -->
<view style="height: 15vw; width: 100%; display: flex;flex-direction: column;position: fixed;bottom: 0;overflow:hidden;
justify-content: center;align-items: center; background: #fff;padding-top: 10px;">
justify-content: center;align-items: center; background: #fff;padding-top: 10px;padding-bottom: 10px;">
<view style="display: flex;flex-direction: row;align-items: center;">
<view style="color: #888;font-size: 10px;">温馨提示已定制了</view>

4
pages/me/base_info.vue

@ -44,8 +44,8 @@
}
},
onLoad(options) {
// this.request()
this.$refs.pageView.setLoadState(2)
this.request()
// this.$refs.pageView.setLoadState(2)
},
methods: {
//

Loading…
Cancel
Save