|
@@ -272,8 +272,7 @@ export default {
|
|
pulseFlag: "未连接",
|
|
pulseFlag: "未连接",
|
|
widthIframe: 900,
|
|
widthIframe: 900,
|
|
heightIframe: 600,
|
|
heightIframe: 600,
|
|
- urlThreeP: "../../../static/candle/index.html",
|
|
|
|
- // urlThreeP: __static + "/candle/index.html",
|
|
|
|
|
|
+
|
|
flag: 1,
|
|
flag: 1,
|
|
//游戏场景
|
|
//游戏场景
|
|
gameScene: 1,
|
|
gameScene: 1,
|
|
@@ -386,8 +385,10 @@ export default {
|
|
focusNao: [],
|
|
focusNao: [],
|
|
// 全量
|
|
// 全量
|
|
focusNaoAll: [],
|
|
focusNaoAll: [],
|
|
- pubSrc: "../../../static",
|
|
|
|
- // pubsrc:__static
|
|
|
|
|
|
+ // urlThreeP: "../../../static/candle/index.html",
|
|
|
|
+ urlThreeP: __static + "/candle/index.html",
|
|
|
|
+ // pubSrc: "../../../static",
|
|
|
|
+ pubsrc: __static,
|
|
userLink: {
|
|
userLink: {
|
|
num: "",
|
|
num: "",
|
|
mac: "",
|
|
mac: "",
|