feat(logistics): 添加物流车辆申请页面和个人中心页面
- 在 pages.json 中添加物流车辆申请和个人中心的路由配置 - 新增 logistics/index.vue 页面,待开发的物流车辆申请表单 - 新增 mine/index.vue 页面,展示用户信息和退出功能 - 更新首页,调整快捷入口的样式和功能 - 删除不再使用的图标文件,更新 tabBar 图标路径 - 新增 mine/index.scss 和 logistics/index.scss 样式文件
Showing
with
343 additions
and
109 deletions
This diff is collapsed.
Click to expand it.
assets/css/logistics/index.scss
0 → 100644
assets/css/mine/index.scss
0 → 100644
pages/logistics/index.vue
0 → 100644
pages/mine/index.vue
0 → 100644
static/apply-sel.png
deleted
100644 → 0
1.11 KB
static/apply.png
deleted
100644 → 0
1.08 KB
static/audit-sel.png
deleted
100644 → 0
990 Bytes
static/audit.png
deleted
100644 → 0
809 Bytes
static/home-sel.png
deleted
100644 → 0
927 Bytes
static/home.png
deleted
100644 → 0
899 Bytes
static/tab/audit-sel.png
0 → 100644
872 Bytes
static/tab/audit.png
0 → 100644
870 Bytes
static/tab/home-sel.png
0 → 100644
1.01 KB
static/tab/home.png
0 → 100644
1 KB
static/tab/mine-sel.png
0 → 100644
1.54 KB
static/tab/mine.png
0 → 100644
1.53 KB
Please
register
or
sign in
to comment