123
This commit is contained in:
@@ -60,7 +60,7 @@
|
|||||||
<!-- </scroll-view> -->
|
<!-- </scroll-view> -->
|
||||||
|
|
||||||
<view style="height: 15vw; width: 100%; display: flex;flex-direction: column;position: fixed;bottom: 0;overflow:hidden;
|
<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="display: flex;flex-direction: row;align-items: center;">
|
||||||
<view style="color: #888;font-size: 10px;">温馨提示:已定制了</view>
|
<view style="color: #888;font-size: 10px;">温馨提示:已定制了</view>
|
||||||
|
|||||||
@@ -44,8 +44,8 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
onLoad(options) {
|
onLoad(options) {
|
||||||
// this.request()
|
this.request()
|
||||||
this.$refs.pageView.setLoadState(2)
|
// this.$refs.pageView.setLoadState(2)
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
// 获取数据
|
// 获取数据
|
||||||
|
|||||||
Reference in New Issue
Block a user