更新
This commit is contained in:
parent
d19f7d0bb6
commit
01de8e7b80
File diff suppressed because it is too large
Load Diff
@ -68,12 +68,6 @@
|
||||
|
||||
}
|
||||
},
|
||||
onReady() {
|
||||
uni.setNavigationBarColor({
|
||||
frontColor: '#ffffff',
|
||||
backgroundColor: '#3175f9'
|
||||
})
|
||||
},
|
||||
onLoad() {
|
||||
this.myEventList = []
|
||||
// this.getApproveMyList(this.params)
|
||||
|
@ -15,7 +15,7 @@
|
||||
<u-tabs
|
||||
:list="tabList"
|
||||
@click="changeTabs"
|
||||
lineColor="#3274F9"
|
||||
lineColor="#0122c7"
|
||||
itemStyle="padding-left: 15px; padding-right: 15px; height: 34px;font-size: 32rpx;"
|
||||
></u-tabs>
|
||||
</view>
|
||||
|
@ -84,12 +84,6 @@
|
||||
areaManagerList: []
|
||||
}
|
||||
},
|
||||
onReady() {
|
||||
uni.setNavigationBarColor({
|
||||
frontColor: '#ffffff',
|
||||
backgroundColor: '#3175f9'
|
||||
})
|
||||
},
|
||||
onLoad() {},
|
||||
onShow() {
|
||||
this.loadAreaManager();
|
||||
|
@ -234,12 +234,6 @@
|
||||
download_file
|
||||
} from "@/api/junziqian.js"
|
||||
export default {
|
||||
onReady() {
|
||||
uni.setNavigationBarColor({
|
||||
frontColor: '#ffffff',
|
||||
backgroundColor: '#3175f9'
|
||||
})
|
||||
},
|
||||
data() {
|
||||
return {
|
||||
id: '',
|
||||
|
Loading…
x
Reference in New Issue
Block a user