黑龙江

This commit is contained in:
liuye
2024-09-25 15:44:05 +08:00
parent dfea39a891
commit dd597dacdf
14 changed files with 119 additions and 111 deletions

View File

@@ -39,14 +39,8 @@ export default {
]
}
},
onLoad() {
uni.setNavigationBarColor({
frontColor: '#ffffff',
backgroundColor: '#2183FF'
})
uni.setNavigationBarTitle({
title: '儿童详细信息'
})
onShow() {
document.title = '儿童详细信息'
},
methods: {
view(index) {