From 11f3856f9d577f99deb8f209212a1612ba83e00e Mon Sep 17 00:00:00 2001 From: liuqimichale <123456lq> Date: Tue, 1 Dec 2020 14:28:47 +0800 Subject: [PATCH] 车牌颜色 正式环境 --- js/url.js | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/js/url.js b/js/url.js index 1cfa381..a435fd6 100644 --- a/js/url.js +++ b/js/url.js @@ -88,11 +88,8 @@ mUrl.getJx = function () { // var cepath = 'http://39.98.54.240:8090'; var cepath = 'http://pay.service.huangshiparking.com'; -// http://pay.service.renniting.cn + // var cepath = 'http://39.98.54.240:8090' -// http://app.api.dyszt.com:8090 -// var cepath = 'http://app.api.dyszt.com:8090'; -// https://pay.service.rnting.com//'http://47.96.41.38:8090'; /*----------------------------------------------登录登出绑定手机号 start*/ //发送验证码 mUrl.sendRandCode = cepath + '/user/sendverificode';//webPath + '/binding/sendRandCode'+mUrl.getCommonParam(); -- libgit2 0.21.4