瀏覽代碼

upload

master
HolyKnightIX 1 年之前
父節點
當前提交
470558d415
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. +1
    -0
      src/pages/index/index.vue

+ 1
- 0
src/pages/index/index.vue 查看文件

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


Loading…
取消
儲存