Commit e1ebbd96 authored by haiyoucuv's avatar haiyoucuv

Merge remote-tracking branch 'origin/master'

parents 383dc56c 22102c52
...@@ -54,7 +54,7 @@ CFG.sensorUrl = "https://mdglfxpt.piccgroup.cn:18443/sa?project=picclife_consume ...@@ -54,7 +54,7 @@ CFG.sensorUrl = "https://mdglfxpt.piccgroup.cn:18443/sa?project=picclife_consume
CFG.agentShare = getUrlParam("agentShare") || 0; CFG.agentShare = getUrlParam("agentShare") || 0;
// 环境,test测试,prod生产 todo // 环境,test测试,prod生产 todo
CFG.env = "prod"; //注意sdk 也分环境! CFG.env = "test"; //注意sdk 也分环境!
if (CFG.env == "test") { if (CFG.env == "test") {
// 测试 // 测试
// eslint-disable-next-line @spark/best-practices/no-url-in-js // eslint-disable-next-line @spark/best-practices/no-url-in-js
...@@ -63,6 +63,6 @@ if (CFG.env == "test") { ...@@ -63,6 +63,6 @@ if (CFG.env == "test") {
} }
if (!getUrlParam("appID")) { if (!getUrlParam("appID")) {
// alert("【警告】检测到活动url中没有appID参数\n缺少该参数会导致埋点、分享、app信息获取错误。") // alert("【警告】检测到活动url中没有appID参数\n缺少该参数会导致埋点、分享、app信息获取错误。")
}</script><link href="//yun.duiba.com.cn/spark/v2/temp_base/1742268987348/styles/vendors.541885ab9147b861bc79.css" rel="stylesheet"><link href="//yun.duiba.com.cn/spark/v2/temp_base/1742268987348/styles/main.541885ab9147b861bc79.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script>"use strict"; }</script><link href="//yun.duiba.com.cn/spark/v2/temp_base/1742277076958/styles/vendors.aef89170213811724483.css" rel="stylesheet"><link href="//yun.duiba.com.cn/spark/v2/temp_base/1742277076958/styles/main.aef89170213811724483.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script>"use strict";
CFG.___G___ = 'origin%09git%40gitlab2.dui88.com%3Asparkprojects%2F20250310_RBSpringOuting.git%20(fetch)%3Borigin%09git%40gitlab2.dui88.com%3Asparkprojects%2F20250310_RBSpringOuting.git%20(push)%3Bmaster%3Bhaiyoucuv%3B';</script><script src="//yun.duiba.com.cn/spark/v2/temp_base/1742268987348/js/runtime-main.cddae65f.js" crossorigin="anonymous"></script><script src="//yun.duiba.com.cn/spark/v2/temp_base/1742268987348/js/vendors.bc2b1502.js" crossorigin="anonymous"></script><script src="//yun.duiba.com.cn/spark/v2/temp_base/1742268987348/js/main.9172e176.js" crossorigin="anonymous"></script></body></html> CFG.___G___ = 'yujiating%3Bmaster%3Borigin%09git%40gitlab2.dui88.com%3Asparkprojects%2F20250310_RBSpringOuting.git%20(fetch)%3Borigin%09git%40gitlab2.dui88.com%3Asparkprojects%2F20250310_RBSpringOuting.git%20(push)%3B';</script><script src="//yun.duiba.com.cn/spark/v2/temp_base/1742277076958/js/runtime-main.0eb17d16.js" crossorigin="anonymous"></script><script src="//yun.duiba.com.cn/spark/v2/temp_base/1742277076958/js/vendors.bc2b1502.js" crossorigin="anonymous"></script><script src="//yun.duiba.com.cn/spark/v2/temp_base/1742277076958/js/main.d2a6ae21.js" crossorigin="anonymous"></script></body></html>
\ No newline at end of file \ No newline at end of file
{"numOfComponents":5048,"numOfProject":4159} {"numOfComponents":5048,"numOfProject":4170}
\ No newline at end of file \ No newline at end of file
...@@ -78,7 +78,7 @@ ...@@ -78,7 +78,7 @@
CFG.agentShare = getUrlParam("agentShare") || 0; CFG.agentShare = getUrlParam("agentShare") || 0;
// 环境,test测试,prod生产 todo // 环境,test测试,prod生产 todo
CFG.env = "prod"; //注意sdk 也分环境! CFG.env = "test"; //注意sdk 也分环境!
if (CFG.env == "test") { if (CFG.env == "test") {
// 测试 // 测试
// eslint-disable-next-line @spark/best-practices/no-url-in-js // eslint-disable-next-line @spark/best-practices/no-url-in-js
......
...@@ -10,5 +10,5 @@ module.exports ={ ...@@ -10,5 +10,5 @@ module.exports ={
"IMAGE_Q2": 0.8, "IMAGE_Q2": 0.8,
"RES_PATH": "/src/assets/", "RES_PATH": "/src/assets/",
"RES_PATH_PROD": "//yun.duiba.com.cn/spark/v2/temp_base/1742268968294", "RES_PATH_PROD": "//yun.duiba.com.cn/spark/v2/temp_base/1742268968294",
"JS_PATH_PROD": "https://yun.duiba.com.cn/spark/v2/temp_base/1742268987348/js" "JS_PATH_PROD": "https://yun.duiba.com.cn/spark/v2/temp_base/1742277076958/js"
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment