Go to file
2024-12-24 10:37:31 +08:00
bin 文旅后台第一版 2024-12-24 10:37:31 +08:00
html 文旅后台第一版 2024-12-24 10:37:31 +08:00
public 文旅后台第一版 2024-12-24 10:37:31 +08:00
src 文旅后台第一版 2024-12-24 10:37:31 +08:00
vite/plugins 文旅后台第一版 2024-12-24 10:37:31 +08:00
.env.development 文旅后台第一版 2024-12-24 10:37:31 +08:00
.env.production 文旅后台第一版 2024-12-24 10:37:31 +08:00
.env.staging 文旅后台第一版 2024-12-24 10:37:31 +08:00
.gitignore 文旅后台第一版 2024-12-24 10:37:31 +08:00
index.html 文旅后台第一版 2024-12-24 10:37:31 +08:00
package.json 文旅后台第一版 2024-12-24 10:37:31 +08:00
README.md 文旅后台第一版 2024-12-24 10:37:31 +08:00
vite.config.js 文旅后台第一版 2024-12-24 10:37:31 +08:00

面包屑的使用在Navbar.vue中

.app-container 是中间主要内容区域高度是calc(100vh - 150px)

菜单栏为: 首页 index 用户管理 system/customer/index.vue 内容审核 system/check/index.vue 产品管理 system/goods/index.vue 客服系统 system/chat/index.vue 营销管理
----订单管理 system/order/index.vue 系统管理 ----角色管理 system/role/index.vue ----人员管理 system/user/index.vue ----操作日志 system/log/index.vue