You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
403 B
20 lines
403 B
<!--pages/news.wxml-->
|
|
|
|
<view class="box">
|
|
<text>
|
|
</text>
|
|
</view>
|
|
|
|
<!-- <navigator url="../logs/logs" open-type="navigate">点我跳转 -->
|
|
<!-- </navigator> -->
|
|
<image src="../../image/xinyuu.png" style="width: 100%;" >
|
|
</image>
|
|
<view style="height: 100rpx;">
|
|
|
|
</view>
|
|
<button type="default" bind:tap="selectRandomIndexAndSetChosen">开始抽点
|
|
</button>
|
|
<view style="height: 50rpx;">
|
|
</view>
|
|
|