You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
80 lines
4.1 KiB
Plaintext
80 lines
4.1 KiB
Plaintext
|
2 years ago
|
<form catchsubmit="formSubmit">
|
||
|
|
<!-- <view class="p10 bgf mt12">
|
||
|
|
<textarea name="{{name}}" type="text" maxlength="-1" placeholder="请输入" placeholder-class="weui-input__placeholder" auto-height="true" style="background-color: #ffffff;min-height: 90px;width: 100%;" value="{{defaultValue}}"></textarea>
|
||
|
|
</view> -->
|
||
|
|
<view class="mt10">
|
||
|
|
|
||
|
|
<view class="weui-cells weui-cells_after-title bgf p010" style="margin-top: 0;">
|
||
|
|
<view class="weui-cell" bindtap="openIOS">
|
||
|
|
<view class="weui-cell__bd f16 c6 lh24">
|
||
|
|
{{texts}}
|
||
|
|
</view>
|
||
|
|
<view class="weui-cell__ft weui-cell__ft_in-access f16 c3">
|
||
|
|
<i class="iconfont icon-you f16 fff c9"></i>
|
||
|
|
</view>
|
||
|
|
|
||
|
|
<!-- <view class="ml12" style="width: 60px;" wx:if="{{index == 0}}">元/小时</view>
|
||
|
|
<view class="ml12" style="width: 50px;" wx:if="{{index == 1}}">元/天</view>
|
||
|
|
<view class="ml12" style="width: 20px;" wx:if="{{index == 2 || index == 3 || index == 5}}">元</view> -->
|
||
|
|
</view>
|
||
|
|
<view class="weui-cell">
|
||
|
|
<view class="weui-cell__bd f16 c6">金额</view>
|
||
|
|
<view class="weui-cell__ft weui-cell__ft_in-access f16 c3">
|
||
|
|
<input class="weui-input mr8" name="salaryClassifyValue" value="{{timeValue}}" placeholder="请输入金额 如15" placeholder-class="weui-input__placeholder" />
|
||
|
|
</view>
|
||
|
|
<view class="ml12" style="width: 60px;" wx:if="{{index == 0}}">元/小时</view>
|
||
|
|
<view class="ml12" style="width: 50px;" wx:if="{{index == 1}}">元/天</view>
|
||
|
|
<view class="ml12" style="width: 20px;" wx:if="{{index != 0 && index != 1}}">元</view>
|
||
|
|
</view>
|
||
|
|
</view>
|
||
|
|
|
||
|
|
|
||
|
|
<view class="weui-cells weui-cells_after-title bgf p010" style="margin-top: 10px;">
|
||
|
|
<view class="weui-cell">
|
||
|
|
<view class="weui-cell__bd f16 c6">综合月薪</view>
|
||
|
|
<view class="weui-cell__ft weui-cell__ft_in-access f16 c3">
|
||
|
|
<input class="weui-input mr8" value="{{defaultValue}}" name="MonthlyPay" placeholder="请输入综合月薪" placeholder-class="weui-input__placeholder" />
|
||
|
|
</view>
|
||
|
|
<view class="ml12">元</view>
|
||
|
|
</view>
|
||
|
|
</view>
|
||
|
|
</view>
|
||
|
|
<button type='primary' class="loginOut sm-loginOut" formType="submit" style="font-weight:blod;margin-top: 120px;">确定</button>
|
||
|
|
|
||
|
|
|
||
|
|
<view wx:if="{{showIOSDialog}}" aria-role="dialog" aria-modal="true" aria-labelledby="js_dialog_title" style="position: relative;z-index: 9;" class="fadeIn">
|
||
|
|
<view class="weui-mask" aria-role="button" aria-label="关闭" bindtap="close"></view>
|
||
|
|
<view class="weui-actionsheet weui-actionsheet_toggle" style="background-color: #f5f5f5;">
|
||
|
|
<view class="weui-actionsheet__title pr" style="background-color: #f5f5f5;">
|
||
|
|
<i class="iconfont icon-guanbi" style="position: absolute;" bindtap="close"></i>
|
||
|
|
<view class="weui-actionsheet__title-text f20 c3" id="js_dialog_title">选择薪资类型</view>
|
||
|
|
</view>
|
||
|
|
<view style="padding: 0 10px;">
|
||
|
|
<view class="bgf br8">
|
||
|
|
<view class="weui-cells weui-cells_radio weui-cells_after-title" style="margin-top: 0;padding-left: 12px;padding-bottom: 24px;">
|
||
|
|
<radio-group bindchange="radioChange">
|
||
|
|
<label class="weui-cell weui-check__label" style="padding-top: 8px;padding-bottom: 8px;" wx:for="{{array}}" wx:key="value">
|
||
|
|
<view class="weui-cell__bd f16 c3">{{item.name}}</view>
|
||
|
|
<view class="weui-cell__ft">
|
||
|
|
<radio class="weui-check" value="{{item.id}}" checked="{{item.checked}}"/>
|
||
|
|
<i class="iconfont icon-duihao2 mr16" style="color:#00BEBE"></i>
|
||
|
|
</view>
|
||
|
|
</label>
|
||
|
|
</radio-group>
|
||
|
|
</view>
|
||
|
|
</view>
|
||
|
|
</view>
|
||
|
|
|
||
|
|
</view>
|
||
|
|
</view>
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
<!-- <view style="padding-bottom: 60px;">
|
||
|
|
<button type='primary' class="loginOut sm-loginOut" formType="submit" style="font-weight:400;margin-top:90px;">确定</button>
|
||
|
|
</view> -->
|
||
|
|
<!-- <view class="btmFix display-flex" style="justify-content: center;">
|
||
|
|
<button type='primary' class="loginOut sm-loginOut" formType="submit" style="font-weight:blod;margin-top: 16px;">确定</button>
|
||
|
|
</view> -->
|
||
|
|
|
||
|
|
</form>
|