修改文字
This commit is contained in:
@@ -46,7 +46,7 @@
|
|||||||
<view class="item" v-for="(item, index) in 10" :key="index" @click="JumpUrl(item.url, item.title)">
|
<view class="item" v-for="(item, index) in 10" :key="index" @click="JumpUrl(item.url, item.title)">
|
||||||
<view class="text nowrap">slogan</view>
|
<view class="text nowrap">slogan</view>
|
||||||
<view class="icon">
|
<view class="icon">
|
||||||
<!-- <image :src="item.cover" /> -->
|
<image src="/static/user/index_sign_00.png" />
|
||||||
</view>
|
</view>
|
||||||
<view class="title nowrap">任务标题</view>
|
<view class="title nowrap">任务标题</view>
|
||||||
<view class="submit-title nowrap">能量碎片+10</view>
|
<view class="submit-title nowrap">能量碎片+10</view>
|
||||||
|
|||||||
BIN
static/user/index_sign_00.png
Normal file
BIN
static/user/index_sign_00.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.9 KiB |
BIN
static/user/index_sign_01.png
Normal file
BIN
static/user/index_sign_01.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.6 KiB |
Reference in New Issue
Block a user