feat:性能优化

This commit is contained in:
2026-07-25 09:12:36 +08:00
parent 3eba959b48
commit 9ab39d2aec
138 changed files with 232 additions and 1511 deletions
File diff suppressed because one or more lines are too long
+4 -4
View File
@@ -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"