commission--yt-commit
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
<view class="flex-row items-center">
|
||||
<image
|
||||
class="shrink-0 image"
|
||||
src="{{ item.projectImage }}"
|
||||
src="{{ globalImgUrl + item.projectImage }}"
|
||||
/>
|
||||
<view class="ml-18 flex-col shrink-0 group">
|
||||
<text class="font">{{ item.projectName }}</text>
|
||||
|
Reference in New Issue
Block a user