UI优化
This commit is contained in:
@@ -7,7 +7,7 @@ import SButton from "@/components/SButton.vue";
|
||||
<Container title="智能弓箭">
|
||||
<view class="container">
|
||||
<image
|
||||
src="https://static.shelingxingqiu.com/attachment/2025-08-05/dbua9nuf5fyeph7cxi.png"
|
||||
src="https://static.shelingxingqiu.com/attachment/2025-08-07/dbw5tq93d6n7xgtgvp.png"
|
||||
mode="widthFix"
|
||||
/>
|
||||
<text>商品形象图及配图标题</text>
|
||||
@@ -29,7 +29,9 @@ import SButton from "@/components/SButton.vue";
|
||||
align-items: center;
|
||||
}
|
||||
.container > image {
|
||||
width: 80%;
|
||||
width: 85%;
|
||||
border-radius: 10px;
|
||||
margin-top: 10px;
|
||||
}
|
||||
.container > text {
|
||||
color: #fff;
|
||||
|
||||
Reference in New Issue
Block a user