submit
This commit is contained in:
parent
f35c480fed
commit
d0710a75ee
@ -38,7 +38,8 @@
|
||||
<div class="wrap1_1_3">
|
||||
<input placeholder-style="color: #939393;font-size: 24rpx;" placeholder="画家名称" />
|
||||
</div>
|
||||
<div class="wrap1_1_4"></div>
|
||||
<div class="wrap1_1_4">
|
||||
</div>
|
||||
</div>
|
||||
<div class="wrap1_1">
|
||||
<div class="wrap1_1_1">画作平尺数</div>
|
||||
@ -83,13 +84,13 @@ export default {
|
||||
position: absolute;
|
||||
height: 0;
|
||||
width: 636rpx;
|
||||
border-bottom: 2rpx dashed #626262;
|
||||
border-bottom: 0.5px solid #626262;
|
||||
}
|
||||
.wrap1_1_2{
|
||||
margin-right: 36rpx;
|
||||
width: 0;
|
||||
height: 66rpx;
|
||||
border-left: 1px dashed #626262;
|
||||
border-left: 0.5px solid #626262;
|
||||
|
||||
}
|
||||
.wrap1_1_1{
|
||||
|
BIN
static/zx24@3x (1).png
Normal file
BIN
static/zx24@3x (1).png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.4 KiB |
@ -9,7 +9,7 @@
|
||||
"list": [
|
||||
{
|
||||
"name": "",
|
||||
"pathName": "pages/mine/index",
|
||||
"pathName": "pages/order-goods/order-details",
|
||||
"query": "",
|
||||
"launchMode": "default",
|
||||
"scene": null
|
||||
|
Loading…
Reference in New Issue
Block a user