diff --git a/pages.json b/pages.json index 13d8311..f5f1635 100644 --- a/pages.json +++ b/pages.json @@ -79,7 +79,7 @@ { "path": "pages/project/newProject", "style": { - "navigationBarTitleText": "馆陶县灵活就业平台", + "navigationBarTitleText": "宜昌市灵活就业平台", "navigationBarBackgroundColor": "#FFFFFF", "enablePullDownRefresh": true } diff --git a/pages/index/index.vue b/pages/index/index.vue index 80c2b05..02e1d1c 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -1,1002 +1,1003 @@ - - - - - \ No newline at end of file + + + + + diff --git a/pages/market/market.vue b/pages/market/market.vue index c9adb61..d2bd293 100644 --- a/pages/market/market.vue +++ b/pages/market/market.vue @@ -1,227 +1,225 @@ - - - - - \ No newline at end of file + + + + + diff --git a/pages/project/project.vue b/pages/project/project.vue index 8d64523..4c131a7 100644 --- a/pages/project/project.vue +++ b/pages/project/project.vue @@ -12,7 +12,7 @@ - 馆陶县地图服务 + 宜昌市地图服务 diff --git a/static/img/index/inLogo.png b/static/img/index/inLogo.png index 94c1154..6967e39 100644 Binary files a/static/img/index/inLogo.png and b/static/img/index/inLogo.png differ diff --git a/static/img/index/inLogo3.png b/static/img/index/inLogo3.png new file mode 100644 index 0000000..94c1154 Binary files /dev/null and b/static/img/index/inLogo3.png differ diff --git a/vue.config.js b/vue.config.js index 421f6d4..d22dcbe 100644 --- a/vue.config.js +++ b/vue.config.js @@ -11,7 +11,7 @@ module.exports = { target: 'http://39.98.44.136:80', ws: true, pathRewrite: { - '^/api': '/' + '^/api': '/api' } }, '/qq/map': {