Commit 718e8797 authored by haiyoucuv's avatar haiyoucuv

111111

parent fd97537c
...@@ -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/1742524731676/styles/vendors.ae449a760c1f0cff38a4.css" rel="stylesheet"><link href="//yun.duiba.com.cn/spark/v2/temp_base/1742524731676/styles/main.ae449a760c1f0cff38a4.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/1742527843032/styles/vendors.42fbe3e1605831f3e973.css" rel="stylesheet"><link href="//yun.duiba.com.cn/spark/v2/temp_base/1742527843032/styles/main.42fbe3e1605831f3e973.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/1742524731676/js/runtime-main.18e4db16.js" crossorigin="anonymous"></script><script src="//yun.duiba.com.cn/spark/v2/temp_base/1742524731676/js/vendors.0d0d212b.js" crossorigin="anonymous"></script><script src="//yun.duiba.com.cn/spark/v2/temp_base/1742524731676/js/main.88d29ec1.js" crossorigin="anonymous"></script></body></html> 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/1742527843032/js/runtime-main.9524bcdd.js" crossorigin="anonymous"></script><script src="//yun.duiba.com.cn/spark/v2/temp_base/1742527843032/js/vendors.0d0d212b.js" crossorigin="anonymous"></script><script src="//yun.duiba.com.cn/spark/v2/temp_base/1742527843032/js/main.cdfbe330.js" crossorigin="anonymous"></script></body></html>
\ No newline at end of file \ No newline at end of file
...@@ -9,6 +9,6 @@ module.exports ={ ...@@ -9,6 +9,6 @@ module.exports ={
"IMAGE_Q1": 0.6, "IMAGE_Q1": 0.6,
"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/1742524713735", "RES_PATH_PROD": "//yun.duiba.com.cn/spark/v2/temp_base/1742527807212",
"JS_PATH_PROD": "https://yun.duiba.com.cn/spark/v2/temp_base/1742524731676/js" "JS_PATH_PROD": "https://yun.duiba.com.cn/spark/v2/temp_base/1742527843032/js"
} }
\ No newline at end of file
...@@ -77,7 +77,9 @@ class Sharepage extends React.Component { ...@@ -77,7 +77,9 @@ class Sharepage extends React.Component {
API.outside(); API.outside();
let indexUrl = CFG.indexUrl let indexUrl = CFG.indexUrl
MatterViewDuration("b12850", +new Date() - this.startTime); MatterViewDuration("b12850", +new Date() - this.startTime,{
page_name: "分享落地页",
});
if (getUrlParam("inviteCode")) { if (getUrlParam("inviteCode")) {
sensorLog(LOG_KEY.click, "b12850", "d12851", { sensorLog(LOG_KEY.click, "b12850", "d12851", {
button_name: "立即为TA助力按钮", button_name: "立即为TA助力按钮",
......
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