mirror of
https://github.com/VickScarlet/lifeRestart.git
synced 2026-04-18 10:42:58 +08:00
增加微信小程序版
This commit is contained in:
19
liferestartWX/pages/index.wxml
Normal file
19
liferestartWX/pages/index.wxml
Normal file
@@ -0,0 +1,19 @@
|
||||
<!--miniprogram/pages/liferestart/index.wxml-->
|
||||
<view class="container">
|
||||
<view class="title1">人生重开模拟器</view>
|
||||
<view class="title2">这垃圾人生一秒也不想呆了</view>
|
||||
<wux-white-space size="large" />
|
||||
<wux-white-space size="large" />
|
||||
<wux-white-space size="large" />
|
||||
<wux-white-space size="large" />
|
||||
<view class="btn-view">
|
||||
<view bindtap="toTalents" class="btn">
|
||||
<view class="btn-text">立即重开</view>
|
||||
</view>
|
||||
</view>
|
||||
<!-- <view class="btn2-view">
|
||||
<view bindtap="toRanking" class="btn2">
|
||||
<view class="btn2-text">卷起来</view>
|
||||
</view>
|
||||
</view> -->
|
||||
</view>
|
||||
Reference in New Issue
Block a user