Commit c577b6fe authored by haiyoucuv's avatar haiyoucuv

Merge remote-tracking branch 'origin/master'

# Conflicts:
#	dist/index.html
#	sparkrc.js
parents 5ebdaf57 f8514b35
......@@ -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/1742466342785/styles/vendors.5f29f120139731ac39d6.css" rel="stylesheet"><link href="//yun.duiba.com.cn/spark/v2/temp_base/1742466342785/styles/main.5f29f120139731ac39d6.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/1742465688604/styles/vendors.981da1b5b19c6d7ea2e5.css" rel="stylesheet"><link href="//yun.duiba.com.cn/spark/v2/temp_base/1742465688604/styles/main.981da1b5b19c6d7ea2e5.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/1742466342785/js/runtime-main.eb48c38f.js" crossorigin="anonymous"></script><script src="//yun.duiba.com.cn/spark/v2/temp_base/1742466342785/js/vendors.0d0d212b.js" crossorigin="anonymous"></script><script src="//yun.duiba.com.cn/spark/v2/temp_base/1742466342785/js/main.d3145794.js" crossorigin="anonymous"></script></body></html>
\ No newline at end of file
CFG.___G___ = 'yujiating%3Borigin%09git%40gitlab2.dui88.com%3Asparkprojects%2F20250310_RBSpringOuting.git%20(fetch)%3Borigin%09git%40gitlab2.dui88.com%3Asparkprojects%2F20250310_RBSpringOuting.git%20(push)%3Bmaster%3B';</script><script src="//yun.duiba.com.cn/spark/v2/temp_base/1742465688604/js/runtime-main.7a49e39a.js" crossorigin="anonymous"></script><script src="//yun.duiba.com.cn/spark/v2/temp_base/1742465688604/js/vendors.1dc2ff51.js" crossorigin="anonymous"></script><script src="//yun.duiba.com.cn/spark/v2/temp_base/1742465688604/js/main.30e0eb03.js" crossorigin="anonymous"></script></body></html>
\ No newline at end of file
{"numOfComponents":5048,"numOfProject":4240}
\ No newline at end of file
{"numOfComponents":5048,"numOfProject":4241}
\ 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/1742466323887",
"JS_PATH_PROD": "https://yun.duiba.com.cn/spark/v2/temp_base/1742466342785/js"
"RES_PATH_PROD": "//yun.duiba.com.cn/spark/v2/temp_base/1742464620837",
"JS_PATH_PROD": "https://yun.duiba.com.cn/spark/v2/temp_base/1742465688604/js"
}
\ No newline at end of file
......@@ -227,6 +227,7 @@ class Prizepage extends React.Component {
sensorLog(LOG_KEY.click, "b12859", "d12861", {
operation_name: "返回",
button_name: "返回",
page_name: "我的奖品页",
operation_id: CFG.operationId,
});
});
......
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