Compare commits

..

No commits in common. "e05baad76e5c2750b00db4cf6e1fc47c78efe3d1" and "8d6f15bcbea84fb11e1f513166a074557fe00a2d" have entirely different histories.

1 changed files with 5 additions and 6 deletions

View File

@ -4,8 +4,7 @@ import Zfzl from '../views/gxsl/zfzl'
const pubapi_old = 'https://owrsvr.cloudowr.cn/svr'
const pubapi = 'https://owrsvr.cloudowr.cn/pubapi'
const zdkapi = 'https://slt-sh.chutianyun.gov.cn:8002' //中电科的市级平台
const service_fxdd = '/gunshiApp/tsg'
const service_xyt = '/gunshiApp/xyt'//登陆先用小玉潭
const service_fxdd = '/gunshiApp/xyt'
const service_shzh = '/shzh'
const apiurl = {
fxya: {
@ -18,10 +17,10 @@ const apiurl = {
setMenu: service_fxdd + '/visitMenuLog/insert',
setPassword: service_fxdd + '/user/updateSecretKey',
xytlogin: {
login: service_xyt + '/login',
info: service_xyt + '/getInfo',
router: service_xyt + '/getRouters',
role: service_xyt + '/system/menu/list'
login: service_fxdd + '/login',
info: service_fxdd + '/getInfo',
router: service_fxdd + '/getRouters',
role: service_fxdd + '/system/menu/list'
},
// 基本情况