This commit is contained in:
weipengfei 2023-08-19 16:12:22 +08:00
parent d19f7d0bb6
commit 01de8e7b80
5 changed files with 563 additions and 589 deletions

File diff suppressed because it is too large Load Diff

View File

@ -68,12 +68,6 @@
}
},
onReady() {
uni.setNavigationBarColor({
frontColor: '#ffffff',
backgroundColor: '#3175f9'
})
},
onLoad() {
this.myEventList = []
// this.getApproveMyList(this.params)

View File

@ -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>

View File

@ -84,12 +84,6 @@
areaManagerList: []
}
},
onReady() {
uni.setNavigationBarColor({
frontColor: '#ffffff',
backgroundColor: '#3175f9'
})
},
onLoad() {},
onShow() {
this.loadAreaManager();

View File

@ -234,12 +234,6 @@
download_file
} from "@/api/junziqian.js"
export default {
onReady() {
uni.setNavigationBarColor({
frontColor: '#ffffff',
backgroundColor: '#3175f9'
})
},
data() {
return {
id: '',