Browse Source

upload

master
HolyKnightIX 1 year ago
parent
commit
470558d415
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      src/pages/index/index.vue

+ 1
- 0
src/pages/index/index.vue View File

@@ -479,6 +479,7 @@ function init() {
}
onLoad(async () => {
if (userInfoModulesPinia.token) {
findGlod();
getPhotoList(pageSize1.value, pageNum1.value);
getConsumeList(pageSize2.value, pageNum2.value);
}


Loading…
Cancel
Save