Browse Source

upload

dev_YWQ
HolyKnightIX 1 year ago
parent
commit
f39090e236
1 changed files with 0 additions and 7 deletions
  1. +0
    -7
      src/pages/uploadPhoto/uploadPhoto.vue

+ 0
- 7
src/pages/uploadPhoto/uploadPhoto.vue View File

@@ -88,13 +88,6 @@
import { ref, reactive, nextTick } from "vue";
import { BASE_URL } from "../../utils/request";
import { onLoad, onShow } from "@dcloudio/uni-app";
import {
onLoad,
onShareAppMessage,
onShareTimeline,
onAddToFavorites,
onShow,
} from "@dcloudio/uni-app";
import { loginApi } from "../../api/login";
import { addImageApi } from "../../api/uploadphoto.js";
import { userInfoModules } from "@/store/modules/userInfo";


Loading…
Cancel
Save