From 331309681ee84a0ad58e4771085a8b6a4f217870 Mon Sep 17 00:00:00 2001 From: jia <1451658316@qq.com> Date: Sat, 25 Nov 2023 16:02:05 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BD=99=E9=A2=9D=E6=98=8E=E7=BB=86=E8=A7=92?= =?UTF-8?q?=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- admin/scripts/release.mjs | 2 +- admin/src/api/user_role.ts | 2 +- admin/src/config/index.ts | 2 +- admin/src/views/category_business/index.vue | 9 +- admin/src/views/consumer/lists/detail.vue | 19 +- admin/src/views/consumer/lists/index.vue | 8 + admin/src/views/finance/balance_details.vue | 12 +- admin/src/views/suyuan/index.vue | 488 -------------------- admin/src/views/systems/edit.vue | 81 +--- admin/src/views/systems/list.vue | 486 ++++++++++--------- admin/src/views/user_informationg/index.vue | 37 +- 11 files changed, 308 insertions(+), 838 deletions(-) delete mode 100644 admin/src/views/suyuan/index.vue diff --git a/admin/scripts/release.mjs b/admin/scripts/release.mjs index 84461b67..27a11d8f 100644 --- a/admin/scripts/release.mjs +++ b/admin/scripts/release.mjs @@ -3,7 +3,7 @@ import fsExtra from 'fs-extra' const { existsSync, remove, copy } = fsExtra const cwd = process.cwd() //打包发布路径,谨慎改动 -const releaseRelativePath = '../server/public/admin' +const releaseRelativePath = '../public/admin' const distPath = path.resolve(cwd, 'dist') const releasePath = path.resolve(cwd, releaseRelativePath) diff --git a/admin/src/api/user_role.ts b/admin/src/api/user_role.ts index be92aa60..8be73574 100644 --- a/admin/src/api/user_role.ts +++ b/admin/src/api/user_role.ts @@ -2,7 +2,7 @@ import request from '@/utils/request' // 角色表列表 export function apiUserRoleLists(params: any) { - return request.get({ url: '/user.user_role/lists', params }) + return request.get({ url: '/user.user/roleLists', params }) } // 添加角色表 diff --git a/admin/src/config/index.ts b/admin/src/config/index.ts index 93bc4b80..de198da3 100644 --- a/admin/src/config/index.ts +++ b/admin/src/config/index.ts @@ -3,7 +3,7 @@ const config = { title: "后台管理系统", //网站默认标题 version: "1.6.0", //版本号 baseUrl: `${ - import.meta.env.VITE_APP_BASE_URL || "https://ceshi-middle.lihaink.cn/" + import.meta.env.VITE_APP_BASE_URL || "https://ceshi-middle.lihaink.cn" }/`, //请求接口域名 urlPrefix: "adminapi", //请求默认前缀 timeout: 10 * 1000, //请求超时时长 diff --git a/admin/src/views/category_business/index.vue b/admin/src/views/category_business/index.vue index 41f63de4..7adf5742 100644 --- a/admin/src/views/category_business/index.vue +++ b/admin/src/views/category_business/index.vue @@ -10,14 +10,7 @@ placeholder="请输入名称" /> - - - + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - 确定 - - - - - - - - - - - - - - - - - - - - - - - - - - - 确定 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 确定 - - - - - - - - - - - - - - - - - - - - - - 确定 - - - - - -
-
柑橘溯源信息
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
-
蔬菜溯源信息
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
-
鸡畜溯源信息
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
-
鱼虾溯源信息
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
- 确定 -
- - - - - - - - - diff --git a/admin/src/views/systems/edit.vue b/admin/src/views/systems/edit.vue index 439f8738..a11df2f6 100644 --- a/admin/src/views/systems/edit.vue +++ b/admin/src/views/systems/edit.vue @@ -1,80 +1,3 @@ - - - + edit + \ No newline at end of file diff --git a/admin/src/views/systems/list.vue b/admin/src/views/systems/list.vue index 09ac54f5..18d69a70 100644 --- a/admin/src/views/systems/list.vue +++ b/admin/src/views/systems/list.vue @@ -1,248 +1,304 @@ - + diff --git a/admin/src/views/user_informationg/index.vue b/admin/src/views/user_informationg/index.vue index fb8772e7..46f29c91 100644 --- a/admin/src/views/user_informationg/index.vue +++ b/admin/src/views/user_informationg/index.vue @@ -2,22 +2,7 @@
- - - - - - + - - - - - - + 查询 重置