增加logo、修改下载app名字
This commit is contained in:
parent
817a4f7d55
commit
6ad0c6ab09
|
|
@ -4,10 +4,10 @@
|
|||
<view style="text-align: center;">
|
||||
<image
|
||||
style="width: 160upx;height: 160upx;margin-top: 200upx;border-radius:20upx;border: 2px solid #FFFFFF;"
|
||||
src="../../static/images/logo.png"></image>
|
||||
src="../../static/images/appLogo.png"></image>
|
||||
<view style="font-size: 46upx;margin-top: 20upx;color: #FFFFFF;font-weight: 500;">短剧APP</view>
|
||||
<view style="font-size: 28upx;margin-top: 8upx;color: #FFFFFF;font-weight: 300;">{{message}}</view>
|
||||
<button class="confirm-btn" @click="taobaoLogin">下载短剧APP</button>
|
||||
<button class="confirm-btn" @click="taobaoLogin">下载斯耀短剧APP</button>
|
||||
<view style="margin-top: 300upx;text-align: center"><text
|
||||
style="color: #666666;font-size: 32upx;font-weight: 400;"></text></view>
|
||||
<view style="color: #333333;margin-top: 20upx;font-weight: 600;font-size: 38upx;"></view>
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 209 KiB |
Loading…
Reference in New Issue