添加的功能:查看推广码对应的结算记录
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user