代码调试
This commit is contained in:
parent
ac8f740164
commit
6fa2b6a50d
|
|
@ -389,10 +389,15 @@
|
||||||
mode="scaleToFill"
|
mode="scaleToFill"
|
||||||
class="view-autograph"
|
class="view-autograph"
|
||||||
></image> -->
|
></image> -->
|
||||||
<u--image
|
<!-- <u--image
|
||||||
:src="`http://192.168.0.14:19191/ynPlanApp${j}`"
|
:src="`http://192.168.0.14:19191/ynPlanApp${j}`"
|
||||||
width="230rpx"
|
width="230rpx"
|
||||||
height="230rpx"
|
height="230rpx"
|
||||||
|
></u--image> -->
|
||||||
|
<u--image
|
||||||
|
src="https://cdn.uviewui.com/uview/album/1.jpg"
|
||||||
|
width="200rpx"
|
||||||
|
height="200rpx"
|
||||||
></u--image>
|
></u--image>
|
||||||
<text class="delete-icon" @tap="onDeleteAutograph(j)">
|
<text class="delete-icon" @tap="onDeleteAutograph(j)">
|
||||||
<uni-icons type="trash-filled" size="24" style="color: #fa3534"></uni-icons>
|
<uni-icons type="trash-filled" size="24" style="color: #fa3534"></uni-icons>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue