54 lines
1.6 KiB
Plaintext
54 lines
1.6 KiB
Plaintext
|
<view class="activity">
|
||
|
<view class="activity-img">
|
||
|
<image src="../../images/big-news.png"></image>
|
||
|
</view>
|
||
|
<view class="activity-info">
|
||
|
<view class="activity-title">银保监会印发《关于加快推进意外金融风险…</view>
|
||
|
<view class="activity-text">
|
||
|
<view class="left-title">
|
||
|
<image src="../../images/people.png"></image>
|
||
|
<text>活动人数:</text>
|
||
|
</view>
|
||
|
<view class="right-content">100人</view>
|
||
|
</view>
|
||
|
<view class="activity-text">
|
||
|
<view class="left-title">
|
||
|
<image src="../../images/time.png"></image>
|
||
|
<text>活动时间:</text>
|
||
|
</view>
|
||
|
<view class="right-content">2020-02-03至2020-02-04</view>
|
||
|
</view>
|
||
|
<view class="activity-text">
|
||
|
<view class="left-title">
|
||
|
<image src="../../images/address.png"></image>
|
||
|
<text>活动地址:</text>
|
||
|
</view>
|
||
|
<view class="right-content">活动地址</view>
|
||
|
</view>
|
||
|
</view>
|
||
|
</view>
|
||
|
<view class="personal">
|
||
|
<view class="title">填写信息</view>
|
||
|
<view class="personal-info">
|
||
|
<view class="info-box">
|
||
|
手机号:
|
||
|
<input placeholder="请输入手机号"></input>
|
||
|
</view>
|
||
|
<view class="info-box">
|
||
|
验证码:
|
||
|
<input placeholder="请输入验证码"></input>
|
||
|
<view class="get-code">获取验证码</view>
|
||
|
</view>
|
||
|
<view class="info-box">
|
||
|
姓 名:
|
||
|
<input placeholder="请输入姓名"></input>
|
||
|
</view>
|
||
|
<view class="info-box">
|
||
|
身份证:
|
||
|
<input placeholder="请输入身份证号码"></input>
|
||
|
</view>
|
||
|
</view>
|
||
|
</view>
|
||
|
<view class="sign-box">
|
||
|
<view class="sign-btn">立即报名</view>
|
||
|
</view>
|