diff --git a/config.js b/config.js index e018d99..ec4a15b 100644 --- a/config.js +++ b/config.js @@ -1,7 +1,8 @@ export default { // baseUrl: 'https://fw.rc.qingdao.gov.cn/rgpp-api/api', // 内网 // baseUrl: 'https://qd.zhaopinzao8dian.com/api', // 测试 - baseUrl: 'http://36.105.163.21:30083/rgpp/api', // 测试 + baseUrl: '', // 测试 + // baseUrl: 'http://36.105.163.21:30083/rgpp/api', // 测试 // baseUrl: 'http://192.168.3.29:8081', // baseUrl: 'http://10.213.6.207:19010/api', // 语音转文字 diff --git a/package-lock.json b/package-lock.json index 93ca9f3..f68f0b8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,5 +1,5 @@ { - "name": "qingdao-employment-service", + "name": "shihezi-employment-service", "lockfileVersion": 3, "requires": true, "packages": { diff --git a/packageA/pages/rightsProtectionApplication/rightsProtectionApplication.vue b/packageA/pages/rightsProtectionApplication/rightsProtectionApplication.vue new file mode 100644 index 0000000..6e9a3ab --- /dev/null +++ b/packageA/pages/rightsProtectionApplication/rightsProtectionApplication.vue @@ -0,0 +1,304 @@ +