Commit 68dd6f96 authored by haiyoucuv's avatar haiyoucuv

111111

parent 4b7f246e
......@@ -63,6 +63,6 @@ if (CFG.env == "test") {
}
if (!getUrlParam("appID")) {
// alert("【警告】检测到活动url中没有appID参数\n缺少该参数会导致埋点、分享、app信息获取错误。")
}</script><link href="//yun.duiba.com.cn/spark/v2/temp_base/1743436701128/styles/vendors.f9a0d685b8f1cdc0e991.css" rel="stylesheet"><link href="//yun.duiba.com.cn/spark/v2/temp_base/1743436701128/styles/main.f9a0d685b8f1cdc0e991.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/1743438118239/styles/vendors.1b5b7c45c6eebaa807c6.css" rel="stylesheet"><link href="//yun.duiba.com.cn/spark/v2/temp_base/1743438118239/styles/main.1b5b7c45c6eebaa807c6.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/1743436701128/js/runtime-main.f80d38bd.js" crossorigin="anonymous"></script><script src="//yun.duiba.com.cn/spark/v2/temp_base/1743436701128/js/vendors.0d0d212b.js" crossorigin="anonymous"></script><script src="//yun.duiba.com.cn/spark/v2/temp_base/1743436701128/js/main.5a62202e.js" crossorigin="anonymous"></script></body></html>
\ No newline at end of file
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/1743438118239/js/runtime-main.e60a2a37.js" crossorigin="anonymous"></script><script src="//yun.duiba.com.cn/spark/v2/temp_base/1743438118239/js/vendors.0d0d212b.js" crossorigin="anonymous"></script><script src="//yun.duiba.com.cn/spark/v2/temp_base/1743438118239/js/main.22b4902c.js" crossorigin="anonymous"></script></body></html>
\ No newline at end of file
......@@ -9,6 +9,6 @@ module.exports ={
"IMAGE_Q1": 0.6,
"IMAGE_Q2": 0.8,
"RES_PATH": "/src/assets/",
"RES_PATH_PROD": "//yun.duiba.com.cn/spark/v2/temp_base/1743436683669",
"JS_PATH_PROD": "https://yun.duiba.com.cn/spark/v2/temp_base/1743436701128/js"
"RES_PATH_PROD": "//yun.duiba.com.cn/spark/v2/temp_base/1743438100531",
"JS_PATH_PROD": "https://yun.duiba.com.cn/spark/v2/temp_base/1743438118239/js"
}
\ No newline at end of file
......@@ -207,9 +207,8 @@ const shareStore = makeAutoObservable({
const testCustomId = "Did1NjAyNDc";
const prodCustomId = "Did1NjA0NTU";
const isProd = store.homeInfo?.prod !== null ? (store.homeInfo?.prod || false) : true
const isProd = CFG.projectId == "pb03cc208" // store.homeInfo?.prod !== null ? (store.homeInfo?.prod || false) : true
windowJumpUrl(
// CFG.projectId == "p50735695"
isProd
? "https://lifeapp.picclife.cn/portal/app_manager/downloadapps.html?operate_link=" +
encodeURIComponent(
......
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