diff --git a/config.js b/config.js index 4ccaa01..b9e6b45 100644 --- a/config.js +++ b/config.js @@ -60,17 +60,17 @@ module.exports = { //兰坪实名制 - lpBaseUrl: 'http://192.168.2.135:1910/', + lpBaseUrl: 'http://192.168.2.131:1910/', //兰坪实名制移动端--移动 - lpAppUrl: 'http://192.168.2.135:1913/app', + lpAppUrl: 'http://192.168.2.131:1913/app', //兰坪实名制移动端--登录 - lpLoginUrl: 'http://192.168.2.135:9200/', + lpLoginUrl: 'http://192.168.2.131:9200/', //兰坪实名制移动端--后台 - lpBmwUrl: 'http://192.168.2.135:1912', + lpBmwUrl: 'http://192.168.2.131:1912', // 兰坪实名制移动端-文件 - lpFileUrl: 'http://192.168.2.135:1909/file/', + lpFileUrl: 'http://192.168.2.131:1909/file/', // 兰坪实名制移动端-安培 - lpExamUrl: 'http://192.168.2.135:1910/system', + lpExamUrl: 'http://192.168.2.131:1910/system', // //实名制移动端 -- 新 realNewYnUrl: 'http://192.168.0.14:1918', diff --git a/static/images/img-phase-two/index_rights.png b/static/images/img-phase-two/index_rights.png new file mode 100644 index 0000000..a99e11f Binary files /dev/null and b/static/images/img-phase-two/index_rights.png differ