1
0
mirror of https://github.com/ialley-workshop-open/uni-halo.git synced 2026-06-12 13:19:31 +08:00

update: 删除后台管理相关页面代码

This commit is contained in:
小莫唐尼
2024-06-02 18:46:36 +08:00
parent 3b0ef59ca7
commit 19c4e12a5b
57 changed files with 17 additions and 8896 deletions
+1 -1
View File
@@ -86,7 +86,7 @@
this.loading = 'loading';
}
this.loadMoreText = '加载中...';
this.$httpApi
this.$httpApi.v2
.getCategoryPostList(this.name, this.queryParams)
.then(res => {
console.log("请求成功:", res)