添加的功能:查看推广码对应的结算记录

This commit is contained in:
2025-06-09 19:08:32 +08:00
parent 38ba528f76
commit c0c6b5b61a
23 changed files with 131 additions and 86 deletions

View File

@ -6,7 +6,7 @@
<view class="flex-row items-center flex-1">
<image
class="shrink-0 image"
src="{{ picurl }}"
src="{{ globalImgUrl + picurl }}"
/>
<text class="font text_2 ml-14">{{ item.projectDetailName}}</text>
</view>