添加的功能:查看推广码对应的结算记录
This commit is contained in:
@ -22,7 +22,7 @@
|
||||
<view class="flex-row flex-1 self-center">
|
||||
<image
|
||||
class="shrink-0 image_3"
|
||||
src="{{ item.projectImage }}"
|
||||
src="{{ globalImgUrl + item.projectImage }}"
|
||||
/>
|
||||
<view class="flex-col items-start flex-1 group_3 ml-13">
|
||||
<text class="font">{{ item.projectName }}</text>
|
||||
|
Reference in New Issue
Block a user