小程序微信后台和代理后台使用同一个域名
This commit is contained in:
@@ -8,7 +8,7 @@ var public_appid = ""; //开发者平台的app_id 支付使用
|
||||
var public_devkey = "";
|
||||
var public_businessid = "";
|
||||
|
||||
var public_server_url_one = "http://ylyxservice1.daoqijuyou77.cn:1089/index.html";//
|
||||
var public_server_url_one = (window.__ENV__ && window.__ENV__.GAME_SERVICE_URL) || '';//
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user