Commit 06e86648 authored by 俞嘉婷's avatar 俞嘉婷

feat: 收益区间字体调小

parent d846baea
...@@ -71,10 +71,10 @@ ...@@ -71,10 +71,10 @@
} }
</script> </script>
<script type="module" crossorigin src="https://yun.duiba.com.cn/db_games/spark/v3/1756890846240/assets/index-poEriqDQ.js"></script> <script type="module" crossorigin src="https://yun.duiba.com.cn/db_games/spark/v3/1757645453605/assets/index-BPsZ9FRU.js"></script>
<link rel="modulepreload" crossorigin href="https://yun.duiba.com.cn/db_games/spark/v3/1756890846240/assets/vendor-Bl1m6B-G.js"> <link rel="modulepreload" crossorigin href="https://yun.duiba.com.cn/db_games/spark/v3/1757645453605/assets/vendor-Bl1m6B-G.js">
<link rel="stylesheet" crossorigin href="https://yun.duiba.com.cn/db_games/spark/v3/1756890846240/assets/vendor-BQh5NVNk.css"> <link rel="stylesheet" crossorigin href="https://yun.duiba.com.cn/db_games/spark/v3/1757645453605/assets/vendor-BQh5NVNk.css">
<link rel="stylesheet" crossorigin href="https://yun.duiba.com.cn/db_games/spark/v3/1756890846240/assets/index-D2WnfwQx.css"> <link rel="stylesheet" crossorigin href="https://yun.duiba.com.cn/db_games/spark/v3/1757645453605/assets/index-CQ5HF7-B.css">
<script type="module">import.meta.url;import("_").catch(()=>1);(async function*(){})().next();if(location.protocol!="file:"){window.__vite_is_modern_browser=true}</script> <script type="module">import.meta.url;import("_").catch(()=>1);(async function*(){})().next();if(location.protocol!="file:"){window.__vite_is_modern_browser=true}</script>
<script type="module">!function(){if(window.__vite_is_modern_browser)return;console.warn("vite: loading legacy chunks, syntax error above and the same error below should be ignored");var e=document.getElementById("vite-legacy-polyfill"),n=document.createElement("script");n.src=e.src,n.onload=function(){System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))},document.body.appendChild(n)}();</script> <script type="module">!function(){if(window.__vite_is_modern_browser)return;console.warn("vite: loading legacy chunks, syntax error above and the same error below should be ignored");var e=document.getElementById("vite-legacy-polyfill"),n=document.createElement("script");n.src=e.src,n.onload=function(){System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))},document.body.appendChild(n)}();</script>
</head> </head>
...@@ -82,8 +82,8 @@ ...@@ -82,8 +82,8 @@
<body> <body>
<div id="root"></div> <div id="root"></div>
<script nomodule>!function(){var e=document,t=e.createElement("script");if(!("noModule"in t)&&"onbeforeload"in t){var n=!1;e.addEventListener("beforeload",(function(e){if(e.target===t)n=!0;else if(!e.target.hasAttribute("nomodule")||!n)return;e.preventDefault()}),!0),t.type="module",t.src=".",e.head.appendChild(t),t.remove()}}();</script> <script nomodule>!function(){var e=document,t=e.createElement("script");if(!("noModule"in t)&&"onbeforeload"in t){var n=!1;e.addEventListener("beforeload",(function(e){if(e.target===t)n=!0;else if(!e.target.hasAttribute("nomodule")||!n)return;e.preventDefault()}),!0),t.type="module",t.src=".",e.head.appendChild(t),t.remove()}}();</script>
<script nomodule crossorigin id="vite-legacy-polyfill" src="https://yun.duiba.com.cn/db_games/spark/v3/1756890846240/assets/polyfills-legacy-D0AVcSo7.js"></script> <script nomodule crossorigin id="vite-legacy-polyfill" src="https://yun.duiba.com.cn/db_games/spark/v3/1757645453605/assets/polyfills-legacy-D0AVcSo7.js"></script>
<script nomodule crossorigin id="vite-legacy-entry" data-src="https://yun.duiba.com.cn/db_games/spark/v3/1756890846240/assets/index-legacy-TaxXxlwo.js">System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))</script> <script nomodule crossorigin id="vite-legacy-entry" data-src="https://yun.duiba.com.cn/db_games/spark/v3/1757645453605/assets/index-legacy-CmwHfzkZ.js">System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))</script>
</body> </body>
</html> </html>
\ No newline at end of file
...@@ -10,7 +10,7 @@ export default [ ...@@ -10,7 +10,7 @@ export default [
data: { data: {
drawEndTime: Date.now() + 999999, drawEndTime: Date.now() + 999999,
titleImg: "titleImg", titleImg: "titleImg",
interval: "interval", interval: "2250元(含)-8300元",
amount: Math.random() * 100000 >> 0, amount: Math.random() * 100000 >> 0,
profit: Math.random() * 10000000 >> 0, profit: Math.random() * 10000000 >> 0,
cycle: "12312312cyclecycle", cycle: "12312312cyclecycle",
......
...@@ -61,7 +61,7 @@ export default [ ...@@ -61,7 +61,7 @@ export default [
endPoint: Date.now() + 0.0001 * 24 * 60 * 60 * 1000, endPoint: Date.now() + 0.0001 * 24 * 60 * 60 * 1000,
endPop: false, endPop: false,
uid: '234234', uid: '234234',
productEnd: false, productEnd: true,
taskWealth: 3004044, taskWealth: 3004044,
ruleText: 'rulerulerulerulerulerulerule', ruleText: 'rulerulerulerulerulerulerule',
"bigStartConfig": new Array(6).fill(1).map((_, index) => { "bigStartConfig": new Array(6).fill(1).map((_, index) => {
......
...@@ -74,10 +74,11 @@ ...@@ -74,10 +74,11 @@
span { span {
margin-left: 4px; margin-left: 4px;
font-size: 30px; font-size: 20px;
color: #ee4e32; color: #ee4e32;
font-weight: bold; font-weight: bold;
height: 40px; height: 40px;
line-height: 40px;
} }
} }
......
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