feat:性能优化
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
<view class="btn-view">
|
||||
<view class="left-btn" @click="onLeft">
|
||||
<up-image
|
||||
src="/static/rwa/tx.png"
|
||||
src="/pages/rwa_package/static/rwa/tx.png"
|
||||
style="margin-right: 5rpx; margin-top: 2rpx"
|
||||
width="18"
|
||||
height="18"
|
||||
@@ -30,7 +30,7 @@
|
||||
</view>
|
||||
<view class="right-btn" @click="onRight">
|
||||
<up-image
|
||||
src="/static/rwa/jl.png"
|
||||
src="/pages/rwa_package/static/rwa/jl.png"
|
||||
style="margin-right: 5rpx; margin-top: 2rpx"
|
||||
width="18"
|
||||
height="18"
|
||||
@@ -60,7 +60,7 @@
|
||||
</view>
|
||||
<view class="add-address" @click="onAdd">
|
||||
<up-image
|
||||
src="/static/rwa/add.png"
|
||||
src="/pages/rwa_package/static/rwa/add.png"
|
||||
style="margin-right: 5rpx; margin-top: 2rpx"
|
||||
width="12"
|
||||
height="12"
|
||||
@@ -108,7 +108,7 @@
|
||||
|
||||
<view class="add-address-tip">
|
||||
<up-image
|
||||
src="/static/common/tips.png"
|
||||
src="/pages/rwa_package/static/tips.png"
|
||||
width="16"
|
||||
height="16"
|
||||
bgColor="#f1f6ff00"
|
||||
|
||||
Reference in New Issue
Block a user