马宇豪
2024-08-14 e3172de7866b5d04e4d3a4d5eea400c7b3eea227
提交
已修改5个文件
已删除33个文件
3275 ■■■■■ 文件已修改
common/constant.js 6 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages.json 152 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/index/index.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/tabBar/examine/examine.vue 436 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/tabBar/information/information.vue 347 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/tabBar/notice/detail.vue 482 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/tabBar/notice/dialog.vue 77 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/tabBar/notice/measures.vue 296 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/tabBar/notice/notice.vue 497 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/tabBar/response/response.vue 229 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/tabBar/responsivity/cityResponsivity.vue 159 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/tabBar/responsivity/countyResponsivity.vue 217 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/tabBar/responsivity/showMeasures.vue 194 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/tabBar/responsivity/villageResponsivity.vue 159 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/tabBar/tabBarIndex.vue 2 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/tabBar/utils/tabBar.js 18 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
static/c1.png 补丁 | 查看 | 原始文档 | blame | 历史
static/c2.png 补丁 | 查看 | 原始文档 | blame | 历史
static/c3.png 补丁 | 查看 | 原始文档 | blame | 历史
static/c4.png 补丁 | 查看 | 原始文档 | blame | 历史
static/c5.png 补丁 | 查看 | 原始文档 | blame | 历史
static/c6.png 补丁 | 查看 | 原始文档 | blame | 历史
static/c7.png 补丁 | 查看 | 原始文档 | blame | 历史
static/c8.png 补丁 | 查看 | 原始文档 | blame | 历史
static/c9.png 补丁 | 查看 | 原始文档 | blame | 历史
static/count.png 补丁 | 查看 | 原始文档 | blame | 历史
static/count1.png 补丁 | 查看 | 原始文档 | blame | 历史
static/count_sel.png 补丁 | 查看 | 原始文档 | blame | 历史
static/data.png 补丁 | 查看 | 原始文档 | blame | 历史
static/login.jpg 补丁 | 查看 | 原始文档 | blame | 历史
static/login1.jpg 补丁 | 查看 | 原始文档 | blame | 历史
static/loginTop.png 补丁 | 查看 | 原始文档 | blame | 历史
static/notice1-selected.png 补丁 | 查看 | 原始文档 | blame | 历史
static/notice1.png 补丁 | 查看 | 原始文档 | blame | 历史
static/shu.jpg 补丁 | 查看 | 原始文档 | blame | 历史
static/we.png 补丁 | 查看 | 原始文档 | blame | 历史
static/weather.png 补丁 | 查看 | 原始文档 | blame | 历史
static/weather_sel.png 补丁 | 查看 | 原始文档 | blame | 历史
common/constant.js
@@ -2,10 +2,14 @@
    let VUE_APP_BASE_URL= null;
    if (process.env.NODE_ENV == 'development') {
        VUE_APP_BASE_URL = 'http://192.168.2.15:8082'
        // VUE_APP_BASE_URL = 'http://117.190.40.54:6622/edu'
        // VUE_APP_BASE_URL = 'http://47.108.222.15:8000'
    }else {
        VUE_APP_BASE_URL = 'http://192.168.2.15:8082'
        // VUE_APP_BASE_URL = 'http://192.168.2.15:8082'
        // 正式环境
        // VUE_APP_BASE_URL = 'http://47.108.222.15:8000'
        // 国泰
        VUE_APP_BASE_URL = 'http://117.190.40.54:6622/edu'
    }
export default VUE_APP_BASE_URL
pages.json
@@ -12,95 +12,6 @@
                "enablePullDownRefresh": false
            }
        },
        {
            "path" : "pages/tabBar/notice/notice",
            "style" :
            {
                "navigationStyle": "custom",
                "navigationBarTitleText": "",
                "enablePullDownRefresh": true,
                "app-plus": {
                    "scrollIndicator": "none",
                    "pullToRefresh": {
                        "support": true,
                        "color": "#000000",
                        "style": "circle"
                    }
                }
            }
        },
        {
            "path" : "pages/tabBar/notice/detail",
            "style" :
            {
                "navigationStyle": "custom",
                "navigationBarTitleText": "",
                "enablePullDownRefresh": false,
                "app-plus": {
                    "scrollIndicator": "none"
                }
            }
        },
        {
            "path" : "pages/tabBar/responsivity/countyResponsivity",
            "style" :
            {
                "navigationStyle": "custom",
                "navigationBarTitleText": "",
                "enablePullDownRefresh": false,
                "app-plus": {
                    "scrollIndicator": "none"
                }
            }
        },
        {
            "path" : "pages/tabBar/responsivity/cityResponsivity",
            "style" :
            {
                "navigationStyle": "custom",
                "navigationBarTitleText": "",
                "enablePullDownRefresh": false,
                "app-plus": {
                    "scrollIndicator": "none"
                }
            }
        },
        {
            "path" : "pages/tabBar/responsivity/villageResponsivity",
            "style" :
            {
                "navigationStyle": "custom",
                "navigationBarTitleText": "",
                "enablePullDownRefresh": false,
                "app-plus": {
                    "scrollIndicator": "none"
                }
            }
        },
        {
            "path" : "pages/tabBar/notice/measures",
            "style" :
            {
                "navigationStyle": "custom",
                "navigationBarTitleText": "",
                "enablePullDownRefresh": false,
                "app-plus": {
                    "scrollIndicator": "none"
                }
            }
        },
        {
            "path" : "pages/tabBar/responsivity/showMeasures",
            "style" :
            {
                "navigationStyle": "custom",
                "navigationBarTitleText": "",
                "enablePullDownRefresh": false,
                "app-plus": {
                    "scrollIndicator": "none"
                }
            }
        },
        {
            "path" : "pages/tabBar/firstPage/firstPage",
            "style" :
@@ -122,57 +33,6 @@
                "enablePullDownRefresh": false,
                "app-plus": {
                    "scrollIndicator": "none"
                }
            }
        },
        {
            "path" : "pages/tabBar/response/response",
            "style" :
            {
                "navigationStyle": "custom",
                "navigationBarTitleText": "",
                "enablePullDownRefresh": true,
                "app-plus": {
                    "scrollIndicator": "none",
                    "pullToRefresh": {
                        "support": true,
                        "color": "#000000",
                        "style": "circle"
                    }
                }
            }
        },
        {
            "path" : "pages/tabBar/information/information",
            "style" :
            {
                "navigationStyle": "custom",
                "navigationBarTitleText": "",
                "enablePullDownRefresh": true,
                "app-plus": {
                    "scrollIndicator": "none",
                    "pullToRefresh": {
                        "support": true,
                        "color": "#000000",
                        "style": "circle"
                    }
                }
            }
        },
        {
            "path" : "pages/tabBar/examine/examine",
            "style" :
            {
                "navigationStyle": "custom",
                "navigationBarTitleText": "",
                "enablePullDownRefresh": true,
                "app-plus": {
                    "scrollIndicator": "none",
                    "pullToRefresh": {
                        "support": true,
                        "color": "#000000",
                        "style": "circle"
                    }
                }
            }
        },
@@ -276,18 +136,6 @@
        "list": [
            {
                "pagePath": "pages/tabBar/firstPage/firstPage"
            },
            {
                "pagePath": "pages/tabBar/notice/notice"
            },
            {
                "pagePath": "pages/tabBar/response/response"
            },
            {
                "pagePath": "pages/tabBar/information/information"
            },
            {
                "pagePath": "pages/tabBar/examine/examine"
            },
            {
                "pagePath": "pages/tabBar/count/count"
pages/index/index.vue
@@ -263,7 +263,7 @@
  transition: box-shadow .1s ease !important;
  &:active{
    box-shadow: 0px -6px 10px rgba(255, 255, 255, 1), 0px 4px 12px rgba(0, 0, 0, 0.1),inset 0 3px 6px rgba(50, 50, 50, .05) !important;
    box-shadow: 0px -6px 10px rgba(255, 255, 255, 1), 0px 4px 15px rgba(0, 0, 0, 0.1),0px 3px 6px rgba(0, 0, 0, 0.1) inset !important;
  }
}
@@ -271,7 +271,7 @@
  background: #fff;
  border-width: 1.5px !important;
  border-color: #e6e6e6 !important;
  box-shadow: 0px -6px 10px rgba(255, 255, 255, 0), 0px 4px 12px rgba(0, 0, 0, 0),inset 0 3px 6px rgba(50, 50, 50, .05) !important;
  box-shadow: 0px -6px 10px rgba(255, 255, 255, 1), 0px 4px 15px rgba(0, 0, 0, 0.1),0px 3px 6px rgba(0, 0, 0, 0.1) inset !important;
}
.loginPsw{
pages/tabBar/examine/examine.vue
文件已删除
pages/tabBar/information/information.vue
文件已删除
pages/tabBar/notice/detail.vue
文件已删除
pages/tabBar/notice/dialog.vue
文件已删除
pages/tabBar/notice/measures.vue
文件已删除
pages/tabBar/notice/notice.vue
文件已删除
pages/tabBar/response/response.vue
文件已删除
pages/tabBar/responsivity/cityResponsivity.vue
文件已删除
pages/tabBar/responsivity/countyResponsivity.vue
文件已删除
pages/tabBar/responsivity/showMeasures.vue
文件已删除
pages/tabBar/responsivity/villageResponsivity.vue
文件已删除
pages/tabBar/tabBarIndex.vue
@@ -65,6 +65,8 @@
  border-radius: 99px;
  overflow: hidden;
  box-shadow: 0 -6px 10px rgba(150, 150, 150, 0.1), 0 6px 10px rgba(150, 150, 150, 0.1);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  /deep/ .u-tabbar .u-border-top{
    border-color: rgba(0,0,0,0) !important;
pages/tabBar/utils/tabBar.js
@@ -27,28 +27,10 @@
const user_other = [
    {
        "pagePath": "pages/tabBar/notice/notice",
        "iconPath": "/static/notice.png",
        "selectedIconPath": "/static/notice-sel.png",
        "text": "工作通知"
    },
    {
        "pagePath": "pages/tabBar/response/response",
        "iconPath": "/static/mine1.png",
        "selectedIconPath": "/static/mine1-selected.png",
        "text": "我的叫应"
    },
    {
        "pagePath": "pages/tabBar/current/current",
        "iconPath": "/static/send.png",
        "selectedIconPath": "/static/send_selected.png",
        "text": "我发布的"
    },
    {
        "pagePath": "pages/tabBar/information/information",
        "iconPath": "/static/send.png",
        "selectedIconPath": "/static/send_selected.png",
        "text": "信息发布"
    }
]
static/c1.png
Binary files differ
static/c2.png
Binary files differ
static/c3.png
Binary files differ
static/c4.png
Binary files differ
static/c5.png
Binary files differ
static/c6.png
Binary files differ
static/c7.png
Binary files differ
static/c8.png
Binary files differ
static/c9.png
Binary files differ
static/count.png
Binary files differ
static/count1.png
Binary files differ
static/count_sel.png
Binary files differ
static/data.png
Binary files differ
static/login.jpg
Binary files differ
static/login1.jpg
Binary files differ
static/loginTop.png
Binary files differ
static/notice1-selected.png
Binary files differ
static/notice1.png
Binary files differ
static/shu.jpg
Binary files differ
static/we.png
Binary files differ
static/weather.png
Binary files differ
static/weather_sel.png
Binary files differ