黑龙江
This commit is contained in:
@@ -39,14 +39,8 @@ export default {
|
||||
]
|
||||
}
|
||||
},
|
||||
onLoad() {
|
||||
uni.setNavigationBarColor({
|
||||
frontColor: '#ffffff',
|
||||
backgroundColor: '#2183FF'
|
||||
})
|
||||
uni.setNavigationBarTitle({
|
||||
title: '儿童详细信息'
|
||||
})
|
||||
onShow() {
|
||||
document.title = '儿童详细信息'
|
||||
},
|
||||
methods: {
|
||||
view(index) {
|
||||
|
||||
Reference in New Issue
Block a user