页面切图

This commit is contained in:
仲么了
2023-02-23 08:44:46 +08:00
parent 95db305cee
commit 89f0e79ceb
25 changed files with 830 additions and 148 deletions

View File

@@ -5,10 +5,6 @@ export default {
},
onShow: function () {
console.log('App Show')
uni.setTabBarBadge({
index: 1,
text: '6'
})
},
onHide: function () {
console.log('App Hide')