Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Cadastrar
Acessar
weapp
/
C
Observar
8
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
66
Wiki
Atividade
Ver código fonte
游戏入口描述修改
tags/富茂链客2.2.8
刘晖
6 anos atrás
pai
a6da5bce04
commit
b9dd7ec250
3 arquivos alterados
com
3 adições
e
3 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-1
pages/couponorder/detail/index.wxml
+1
-1
pages/index/index.wxml
+1
-1
pages/order/detail/index.wxml
+ 1
- 1
pages/couponorder/detail/index.wxml
Ver arquivo
@@ -91,7 +91,7 @@
<view class='game' bindtap="gotogame" wx-if="{{showIf}}">
<view class='game-entry'>
<image src="{{staticGamedata.imgUrl}}" class='gameimg' mode='widthFix'></image>
<text>专享神秘礼物</text>
<text>
用户
专享神秘礼物</text>
<text>独家福利,抢完即止</text>
</view>
</view>
+ 1
- 1
pages/index/index.wxml
Ver arquivo
@@ -6,7 +6,7 @@
<view class='game' bindtap="gotogame" wx-if="{{showIf}}">
<view class='game-entry'>
<image src="{{staticGamedata.imgUrl}}" class='gameimg' mode='widthFix'></image>
<text>
新
用户专享神秘礼物</text>
<text>用户专享神秘礼物</text>
<text>独家福利,抢完即止</text>
</view>
</view>
+ 1
- 1
pages/order/detail/index.wxml
Ver arquivo
@@ -78,7 +78,7 @@
<view class='game' bindtap="gotogame" wx-if="{{showIf}}">
<view class='game-entry'>
<image src="{{staticGamedata.imgUrl}}" class='gameimg' mode='widthFix'></image>
<text>
新
用户专享神秘礼物</text>
<text>用户专享神秘礼物</text>
<text>独家福利,抢完即止</text>
</view>
</view>
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar