解决了已知问题
This commit is contained in:
13
pages/woyaojiedan/woyaojiedan.wxml
Normal file
13
pages/woyaojiedan/woyaojiedan.wxml
Normal file
@ -0,0 +1,13 @@
|
||||
<view class="flex-col page">
|
||||
<view class="flex-col">
|
||||
<view class="flex-col group">
|
||||
<text style="margin: 20rpx;">姓名</text>
|
||||
<input class="flex-col justify-start items-start text-wrapper input" />
|
||||
<text style="margin: 20rpx;">手机号</text>
|
||||
<input class="flex-col justify-start items-start text-wrapper_1 mt-10 input_1" />
|
||||
</view>
|
||||
</view>
|
||||
<view class="flex-col justify-start items-center text-wrapper_2 mt-609">
|
||||
<text class="text_3">申请资料报备</text>
|
||||
</view>
|
||||
</view>
|
Reference in New Issue
Block a user