guhongwei %!s(int64=2) %!d(string=hai) anos
pai
achega
9fd193dcde
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pages/home/index.vue

+ 1 - 1
pages/home/index.vue

@@ -29,7 +29,7 @@
 						<view class="list" v-for="(tag,indexs) in item.list" :key="indexs">
 							<image class="image" :src="tag.url" mode=""></image>
 							<view class="name">
-								{{item.name}}
+								{{item.name}}1
 							</view>
 						</view>
 					</view>