xingyy
xingyy 1 year ago
parent f35c480fed
commit d0710a75ee

@ -38,7 +38,8 @@
<div class="wrap1_1_3"> <div class="wrap1_1_3">
<input placeholder-style="color: #939393;font-size: 24rpx;" placeholder="画家名称" /> <input placeholder-style="color: #939393;font-size: 24rpx;" placeholder="画家名称" />
</div> </div>
<div class="wrap1_1_4"></div> <div class="wrap1_1_4">
</div>
</div> </div>
<div class="wrap1_1"> <div class="wrap1_1">
<div class="wrap1_1_1">画作平尺数</div> <div class="wrap1_1_1">画作平尺数</div>
@ -83,13 +84,13 @@ export default {
position: absolute; position: absolute;
height: 0; height: 0;
width: 636rpx; width: 636rpx;
border-bottom: 2rpx dashed #626262; border-bottom: 0.5px solid #626262;
} }
.wrap1_1_2{ .wrap1_1_2{
margin-right: 36rpx; margin-right: 36rpx;
width: 0; width: 0;
height: 66rpx; height: 66rpx;
border-left: 1px dashed #626262; border-left: 0.5px solid #626262;
} }
.wrap1_1_1{ .wrap1_1_1{

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

@ -9,7 +9,7 @@
"list": [ "list": [
{ {
"name": "", "name": "",
"pathName": "pages/mine/index", "pathName": "pages/order-goods/order-details",
"query": "", "query": "",
"launchMode": "default", "launchMode": "default",
"scene": null "scene": null

Loading…
Cancel
Save