优化数据问题
0
src/assets/images/admin/admin-album.png
Normal file → Executable file
Before Width: | Height: | Size: 2.0 MiB After Width: | Height: | Size: 2.0 MiB |
0
src/assets/images/admin/admin-category.png
Normal file → Executable file
Before Width: | Height: | Size: 781 KiB After Width: | Height: | Size: 781 KiB |
0
src/assets/images/admin/admin-comment.png
Normal file → Executable file
Before Width: | Height: | Size: 440 KiB After Width: | Height: | Size: 440 KiB |
0
src/assets/images/admin/admin-data.png
Normal file → Executable file
Before Width: | Height: | Size: 416 KiB After Width: | Height: | Size: 416 KiB |
0
src/assets/images/admin/admin-log.png
Normal file → Executable file
Before Width: | Height: | Size: 635 KiB After Width: | Height: | Size: 635 KiB |
0
src/assets/images/admin/admin-login.png
Normal file → Executable file
Before Width: | Height: | Size: 1.5 MiB After Width: | Height: | Size: 1.5 MiB |
0
src/assets/images/admin/admin-member.png
Normal file → Executable file
Before Width: | Height: | Size: 853 KiB After Width: | Height: | Size: 853 KiB |
0
src/assets/images/admin/admin-note.png
Normal file → Executable file
Before Width: | Height: | Size: 862 KiB After Width: | Height: | Size: 862 KiB |
0
src/assets/images/app/app-follow.png
Normal file → Executable file
Before Width: | Height: | Size: 3.6 MiB After Width: | Height: | Size: 3.6 MiB |
0
src/assets/images/app/app-hot.png
Normal file → Executable file
Before Width: | Height: | Size: 1.0 MiB After Width: | Height: | Size: 1.0 MiB |
0
src/assets/images/app/app-index.png
Normal file → Executable file
Before Width: | Height: | Size: 2.7 MiB After Width: | Height: | Size: 2.7 MiB |
0
src/assets/images/app/app-login.png
Normal file → Executable file
Before Width: | Height: | Size: 151 KiB After Width: | Height: | Size: 151 KiB |
0
src/assets/images/app/app-main.png
Normal file → Executable file
Before Width: | Height: | Size: 939 KiB After Width: | Height: | Size: 939 KiB |
0
src/assets/images/app/app-message.png
Normal file → Executable file
Before Width: | Height: | Size: 416 KiB After Width: | Height: | Size: 416 KiB |
0
src/assets/images/app/app-push.png
Normal file → Executable file
Before Width: | Height: | Size: 178 KiB After Width: | Height: | Size: 178 KiB |
0
src/assets/images/app/app-search.png
Normal file → Executable file
Before Width: | Height: | Size: 102 KiB After Width: | Height: | Size: 102 KiB |
0
src/assets/images/app/app-trend.png
Normal file → Executable file
Before Width: | Height: | Size: 986 KiB After Width: | Height: | Size: 986 KiB |
0
src/assets/images/app/app-user.png
Normal file → Executable file
Before Width: | Height: | Size: 2.5 MiB After Width: | Height: | Size: 2.5 MiB |
0
src/assets/images/reward.png
Normal file → Executable file
Before Width: | Height: | Size: 731 KiB After Width: | Height: | Size: 731 KiB |
0
src/assets/images/web/web-dashboard.png
Normal file → Executable file
Before Width: | Height: | Size: 5.7 MiB After Width: | Height: | Size: 5.7 MiB |
0
src/assets/images/web/web-follow.png
Normal file → Executable file
Before Width: | Height: | Size: 467 KiB After Width: | Height: | Size: 467 KiB |
0
src/assets/images/web/web-login.png
Normal file → Executable file
Before Width: | Height: | Size: 3.6 MiB After Width: | Height: | Size: 3.6 MiB |
0
src/assets/images/web/web-message.png
Normal file → Executable file
Before Width: | Height: | Size: 326 KiB After Width: | Height: | Size: 326 KiB |
0
src/assets/images/web/web-publish.png
Normal file → Executable file
Before Width: | Height: | Size: 304 KiB After Width: | Height: | Size: 304 KiB |
0
src/assets/images/web/web-search.png
Normal file → Executable file
Before Width: | Height: | Size: 5.0 MiB After Width: | Height: | Size: 5.0 MiB |
0
src/assets/images/web/web-trends.png
Normal file → Executable file
Before Width: | Height: | Size: 1016 KiB After Width: | Height: | Size: 1016 KiB |
0
src/assets/images/web/web-user.png
Normal file → Executable file
Before Width: | Height: | Size: 3.7 MiB After Width: | Height: | Size: 3.7 MiB |
@@ -222,7 +222,7 @@ import {
|
||||
import { getPictureSortList, getPictureSortByUid } from "@/api/web/pictureSort";
|
||||
import { getToken } from "@/utils/auth";
|
||||
import PictureCropper from "@/components/PictureCropper";
|
||||
import Vue from "vue";
|
||||
// import Vue from "vue";
|
||||
|
||||
export default {
|
||||
components: {
|
||||
|
@@ -224,7 +224,7 @@ import {
|
||||
deletePictureSort,
|
||||
stickPictureSort,
|
||||
} from "@/api/web/pictureSort";
|
||||
import { getListByDictTypeList } from "@/api/web/sysDictData";
|
||||
// import { getListByDictTypeList } from "@/api/web/sysDictData";
|
||||
import CheckPhoto from "@/components/CheckPhoto";
|
||||
|
||||
export default {
|
||||
|