feat:地址配置
This commit is contained in:
@@ -61,6 +61,11 @@
|
||||
<rich-text :nodes="sample.assayProject"> </rich-text>
|
||||
</view>
|
||||
</u-col>
|
||||
<!-- <u-col span="2">
|
||||
<view class="remark-text">
|
||||
{{sample.remark}}
|
||||
</view>
|
||||
</u-col> -->
|
||||
</u-row>
|
||||
</u-col>
|
||||
</u-row>
|
||||
@@ -295,4 +300,8 @@ onBackPress(() => {
|
||||
font-size: 18px;
|
||||
width: 95%;
|
||||
}
|
||||
.remark-text{
|
||||
padding-top: 25px;
|
||||
font-size: 12px;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user