chenyao
2025-10-24 4fc59fb7fc5254f91330a44ff0067c30d4b4f75c
feat:tab栏底部
3 files modified
1 files added
6 ■■■■■ changed files
src/App.vue 2 ●●●●● patch | view | raw | blame | history
src/pages.json 4 ●●●● patch | view | raw | blame | history
src/static/images/tabbar/add.png patch | view | raw | blame | history
src/static/images/tabbar/drone.png patch | view | raw | blame | history
src/App.vue
@@ -42,6 +42,8 @@
  .uni-tabbar__bd {
    .uni-tabbar__icon {
      width: 60px !important;
      height: 60px !important;
      margin-top: -20px;
    }
  }
}
src/pages.json
@@ -170,11 +170,11 @@
        "text": "任务"
      },
      {
        "iconPath": "static/images/tabbar/add-task.svg",
        "iconPath": "static/images/tabbar/add.png",
        "pagePath": "subPackages/taskDetail/addTask/index"
      },
      {
        "iconPath": "static/images/tabbar/mainLogo.png",
        "iconPath": "static/images/tabbar/drone.png",
        "visible": "true"
      },
      {
src/static/images/tabbar/add.png

src/static/images/tabbar/drone.png