This commit is contained in:
sa_10_0 2024-12-20 19:39:50 +08:00
parent 547320e0c3
commit cc4a9248cb
4 changed files with 10 additions and 3 deletions

View File

@ -205,6 +205,13 @@
{
"navigationBarTitleText" : ""
}
},
{
"path" : "pages/syy",
"style" :
{
"navigationBarTitleText" : ""
}
}
],
"globalStyle": {

View File

@ -311,7 +311,7 @@
}
.page {
background-color: #ffffff;
background-image: url('https://ide.code.fun/api/image?token=675fbf94797f850011f2bedf&name=17e1ca160ffb13e8723517aa1cebf07e.png');
background-image: url('https://carbon2.obs.cn-north-4.myhuaweicloud.com:443/feiyi%2Ftest%2F0%2FQfLHXSAU-feiyigongfangbeijin.png');
background-size: 100% 100%;
background-repeat: no-repeat;
width: 100%;

View File

@ -249,7 +249,7 @@
.page {
padding: 46.88rpx 22.5rpx 401.25rpx;
background-color: #ffffff;
background-image: url('https://ide.code.fun/api/image?token=67610a10797f850011f30392&name=4ba8389730acda4f67d46a7370efec60.png');
background-image: url('https://carbon2.obs.cn-north-4.myhuaweicloud.com:443/feiyi%2Ftest%2F0%2FQfLHXSAU-feiyigongfangbeijin.png');
background-size: 100% 100%;
background-repeat: no-repeat;
height: 2073.75rpx;

View File

@ -4,7 +4,7 @@
<!-- <image class="image"
src="https://ide.code.fun/api/image?token=67610a10797f850011f30392&name=49977e5fbfb65cc3b62ce79b9d6705a2.png" />
<text class="font text ml-4">搜索订单</text> -->
<input class="search-input" placeholder="请输入商品名称" v-model="searchKeyword" @input="handleSearch" />
<input style="width: 90%;" class="search-input" placeholder="请输入商品名称" v-model="searchKeyword" @input="handleSearch" />
</view>
<view class="flex-col section_44">
<view class="flex-row justify-between self-stretch groupp">