ソースを参照

修改生物反馈路径

[plg137200.] 1 年間 前
コミット
d8dd41c3a6

+ 5 - 4
src/renderer/components/AnimationDes.vue

@@ -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: "",

+ 5 - 4
src/renderer/components/AnimationDouble.vue

@@ -401,8 +401,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,
@@ -515,8 +514,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: "",