修改看到的一些问题

This commit is contained in:
lemon橪
2021-06-04 18:11:34 +08:00
parent fcb5d20ef1
commit 61273b78b9
21 changed files with 262 additions and 745 deletions

View File

@@ -97,7 +97,7 @@ export default {
}
},
},
async mounted() {
async onShow() {
//获取顶级分类
let response = await getPointsCategory();
if (response.data.success) {