Commit 9940e32b authored by 俞嘉婷's avatar 俞嘉婷

style: 样式微调优化

parent a1cbfa22
......@@ -77,10 +77,10 @@
}
</script>
<script type="module" crossorigin src="https://yun.duiba.com.cn/db_games/spark/v3/1754382108846/assets/index-C2KXM3Lb.js"></script>
<link rel="modulepreload" crossorigin href="https://yun.duiba.com.cn/db_games/spark/v3/1754382108846/assets/vendor-BiCVt3x5.js">
<link rel="stylesheet" crossorigin href="https://yun.duiba.com.cn/db_games/spark/v3/1754382108846/assets/vendor-BQh5NVNk.css">
<link rel="stylesheet" crossorigin href="https://yun.duiba.com.cn/db_games/spark/v3/1754382108846/assets/index-PQExAIQv.css">
<script type="module" crossorigin src="https://yun.duiba.com.cn/db_games/spark/v3/1754444377843/assets/index-9sDIFceJ.js"></script>
<link rel="modulepreload" crossorigin href="https://yun.duiba.com.cn/db_games/spark/v3/1754444377843/assets/vendor-BiCVt3x5.js">
<link rel="stylesheet" crossorigin href="https://yun.duiba.com.cn/db_games/spark/v3/1754444377843/assets/vendor-BQh5NVNk.css">
<link rel="stylesheet" crossorigin href="https://yun.duiba.com.cn/db_games/spark/v3/1754444377843/assets/index-Wnh7jRcP.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">!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>
......@@ -88,8 +88,8 @@
<body>
<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 crossorigin id="vite-legacy-polyfill" src="https://yun.duiba.com.cn/db_games/spark/v3/1754382108846/assets/polyfills-legacy-D0AVcSo7.js"></script>
<script nomodule crossorigin id="vite-legacy-entry" data-src="https://yun.duiba.com.cn/db_games/spark/v3/1754382108846/assets/index-legacy-Ck1JhEDv.js">System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))</script>
<script nomodule crossorigin id="vite-legacy-polyfill" src="https://yun.duiba.com.cn/db_games/spark/v3/1754444377843/assets/polyfills-legacy-D0AVcSo7.js"></script>
<script nomodule crossorigin id="vite-legacy-entry" data-src="https://yun.duiba.com.cn/db_games/spark/v3/1754444377843/assets/index-legacy-DKY9urDK.js">System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))</script>
</body>
</html>
\ No newline at end of file
......@@ -22,7 +22,7 @@
// height: 299px;
height: 254px;
color: #ffffff;
margin-bottom: 10px;
// margin-bottom: 10px;
// .webpBg("DetailPage/topBg.png");
border-radius: 13px;
background-image: linear-gradient( 0deg, rgb(170,52,39) 0%, rgb(199,68,54) 100%);
......@@ -33,6 +33,7 @@
top: 0;
width: 393px;
height: 42px;
line-height: 42px;
text-align: center;
font-size: 28px;
background-image: linear-gradient( 0deg, #a5281e 0%, #a2261d 100%);
......@@ -42,20 +43,22 @@
.label1 {
position: absolute;
left: 22px;
left: 0;
top: 45px;
width: 100%;
font-size: 28px;
color: rgba(255, 255, 255, 0.6);
text-align: center;
}
.totalProfit {
position: absolute;
left: 22px;
left: 0;
top: 80px;
width: 100%;
font-size: 60px;
font-size: 58px;
font-weight: bold;
text-align: center;
}
.label2 {
......@@ -129,7 +132,7 @@
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 10px;
// margin-bottom: 10px;
.productName {
//position: absolute;
......@@ -138,6 +141,7 @@
width: 100%;
text-align: center;
font-size: 28px;
line-height: 28px;
}
}
......@@ -334,7 +338,7 @@
height: 32px;
.webpBg("DetailPage/backBtn.png");
&.backBtn2 {
top: 42px;
top: 90px;
}
}
......
......@@ -48,7 +48,7 @@
.close {
position: absolute;
left: 346px;
top: 1161px;
top: 961px;
width: 58px;
height: 58px;
.webpBg("common/close.png");
......
......@@ -48,7 +48,7 @@
.close {
position: absolute;
left: 346px;
top: 1161px;
top: 961px;
width: 58px;
height: 58px;
.webpBg("common/close.png");
......
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