diff --git a/config/index.js b/config/index.js index c732973..f4f5ca9 100644 --- a/config/index.js +++ b/config/index.js @@ -15,8 +15,8 @@ module.exports = { proxyTable: { '/api': { // target: 'https://ceres.zkthink.com/api', // 测试 - target: 'http://localhost:9007', // 测试 - // target: 'http://122.9.152.120/ceres-app-api', // + // target: 'http://localhost:9007', // 测试 + target: 'http://122.9.152.120/ceres-app-api', // // target: 'https://shopapi.zkthink.com', // 测试 // target: 'http://3j073r3905.qicp.vip', // 测试 // target: 'http://3j073r3905.qicp.vip:29544', // 测试 diff --git a/package.json b/package.json index e53cb9e..849cb9f 100644 --- a/package.json +++ b/package.json @@ -18,6 +18,7 @@ "qs": "^6.9.4", "swiper": "^5.4.5", "vue": "^2.5.2", + "vue-i18n": "8.2.1", "vue-router": "^3.0.1", "vue-video-player": "^5.0.2", "vuex": "^3.1.0" diff --git a/src/App.vue b/src/App.vue index a7f19ca..a8078f8 100644 --- a/src/App.vue +++ b/src/App.vue @@ -5,7 +5,7 @@