|
@@ -10,7 +10,7 @@ var config = function(env) {
|
|
|
api_url: 'https://gatewaytest.elab-plus.vip/', //測試
|
|
|
redirect_uri: 'https://h5test1.elab-plus.com/krpano/template', // 授权回调地址
|
|
|
min_uri: 'https://dm.static.elab-plus.com/miniProgram/webgl/test1/index.html#/', // H5小程序的地址
|
|
|
- ws_url: 'wss://wstest3.skyforestcity.com/',
|
|
|
+ ws_url: 'ws://203.156.249.2:5556/',
|
|
|
themeColor1: '#FFD09F',
|
|
|
themeColor2: '#FFAD5C',
|
|
|
themeColor3: '#EF863F',
|
|
@@ -38,7 +38,7 @@ var config = function(env) {
|
|
|
redirect_uri: 'https://h5test1.elab-plus.com/krpano/template', // 授权回调地址
|
|
|
// min_uri: 'https://dm.static.elab-plus.com/miniProgram/webgl/test1/index.html#/', // H5小程序的地址
|
|
|
min_uri: 'https://h5test1.elab-plus.com/web/qiance/index.html#/', // H5小程序的地址
|
|
|
- ws_url: 'wss://wstest3.skyforestcity.com/',
|
|
|
+ ws_url: 'ws://203.156.249.2:5556/',
|
|
|
// ws_url: 'ws://192.168.50.190:5556/',
|
|
|
themeColor1: '#FFD09F',
|
|
|
themeColor2: '#FFAD5C',
|
|
@@ -66,7 +66,7 @@ var config = function(env) {
|
|
|
api_url: 'https://gatewaytest3.skyforestcity.com/', //測試
|
|
|
redirect_uri: 'https://h5test3.elab-plus.net/krpano/template', // 授权回调地址
|
|
|
min_uri: 'https://dm.static.elab-plus.com/miniProgram/webgl/test1/index.html#/', // H5小程序的地址
|
|
|
- ws_url: 'wss://wstest3.skyforestcity.com/',
|
|
|
+ ws_url: 'ws://203.156.249.2:5556/',
|
|
|
themeColor1: '#FFD09F',
|
|
|
themeColor2: '#FFAD5C',
|
|
|
themeColor3: '#EF863F',
|