【代码优化】分销相关的注释

This commit is contained in:
YunaiV
2024-07-22 17:56:09 +08:00
parent 2ea027a6e0
commit f4cc8def91
6 changed files with 10 additions and 27 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
/>
</button>
</view>
<view class="ss-flex" @tap="sheep.$router.go('/pages/user/wallet/commission')">
<view class="ss-flex" @tap="sheep.$router.go('/pages/commission/wallet')">
<view class="header-title ss-m-r-4">查看明细</view>
<text class="cicon-play-arrow" />
</view>