|
@@ -6,71 +6,71 @@
|
|
|
<view class='input-content'>
|
|
|
<view class="input-col">
|
|
|
<label>统一社会信用代码</label>
|
|
|
- <input class="one" type='text' name="phone" placeholder='请输入' placeholder-style="color:#888888;"></input>
|
|
|
+ <input class="one" type='text' name="code" placeholder='请输入' placeholder-style="color:#888888;"></input>
|
|
|
</view>
|
|
|
<view class="input-col">
|
|
|
<label>法人代表</label>
|
|
|
- <input class="two" type='text' name="phone" placeholder='请输入' placeholder-style="color:#888888;"></input>
|
|
|
+ <input class="two" type='text' name="representative" placeholder='请输入' placeholder-style="color:#888888;"></input>
|
|
|
</view>
|
|
|
<view class="input-col">
|
|
|
<label>成立日期</label>
|
|
|
- <input class="three" type='text' name="phone" placeholder='请输入' placeholder-style="color:#888888;"></input>
|
|
|
+ <input class="three" type='text' name="establish_date" placeholder='请输入' placeholder-style="color:#888888;"></input>
|
|
|
</view>
|
|
|
<view class="input-col">
|
|
|
<label>营业到期日期</label>
|
|
|
- <input class="four" type='text' name="phone" placeholder='请输入' placeholder-style="color:#888888;"></input>
|
|
|
+ <input class="four" type='text' name="due_date" placeholder='请输入' placeholder-style="color:#888888;"></input>
|
|
|
</view>
|
|
|
<view class="input-col">
|
|
|
<label>企业类型</label>
|
|
|
- <input class="five" type='text' name="phone" placeholder='请输入' placeholder-style="color:#888888;"></input>
|
|
|
+ <input class="five" type='text' name="type" placeholder='请输入' placeholder-style="color:#888888;"></input>
|
|
|
</view>
|
|
|
<view class="input-col">
|
|
|
<label>企业名称</label>
|
|
|
- <input class="six" type='text' name="phone" placeholder='请输入' placeholder-style="color:#888888;"></input>
|
|
|
+ <input class="six" type='text' name="company_name" placeholder='请输入' placeholder-style="color:#888888;"></input>
|
|
|
</view>
|
|
|
<view class="input-col">
|
|
|
<label>注册资本</label>
|
|
|
- <input class="seven" type='text' name="phone" placeholder='请输入' placeholder-style="color:#888888;"></input>
|
|
|
+ <input class="seven" type='text' name="registered_capital" placeholder='请输入' placeholder-style="color:#888888;"></input>
|
|
|
</view>
|
|
|
<view class="input-col">
|
|
|
<label>资产总额</label>
|
|
|
- <input class="eight" type='text' name="phone" placeholder='请输入' placeholder-style="color:#888888;"></input>
|
|
|
+ <input class="eight" type='text' name="total_assets" placeholder='请输入' placeholder-style="color:#888888;"></input>
|
|
|
</view>
|
|
|
<view class="input-col">
|
|
|
<label>营业收入</label>
|
|
|
- <input class="nine" type='text' name="phone" placeholder='请输入' placeholder-style="color:#888888;"></input>
|
|
|
+ <input class="nine" type='text' name="taking" placeholder='请输入' placeholder-style="color:#888888;"></input>
|
|
|
</view>
|
|
|
<view class="input-col">
|
|
|
<label>从业人员数量</label>
|
|
|
- <input class="ten" type='text' name="phone" placeholder='请输入' placeholder-style="color:#888888;"></input>
|
|
|
+ <input class="ten" type='text' name="number" placeholder='请输入' placeholder-style="color:#888888;"></input>
|
|
|
</view>
|
|
|
<view class="input-col">
|
|
|
<label>企业所属类型</label>
|
|
|
- <input class="eleven" type='text' name="phone" placeholder='请输入' placeholder-style="color:#888888;"></input>
|
|
|
+ <input class="eleven" type='text' name="belong_type" placeholder='请输入' placeholder-style="color:#888888;"></input>
|
|
|
</view>
|
|
|
<view class="input-col">
|
|
|
<label>公司行业</label>
|
|
|
- <input class="twelve" type='text' name="phone" placeholder='请输入' placeholder-style="color:#888888;"></input>
|
|
|
+ <input class="twelve" type='text' name="profession" placeholder='请输入' placeholder-style="color:#888888;"></input>
|
|
|
</view>
|
|
|
<view class="input-col">
|
|
|
<label>企业所属地</label>
|
|
|
- <input class="thirth" type='text' name="phone" placeholder='请输入' placeholder-style="color:#888888;"></input>
|
|
|
+ <input class="thirth" type='text' name="belong_addr" placeholder='请输入' placeholder-style="color:#888888;"></input>
|
|
|
</view>
|
|
|
<view class="input-col">
|
|
|
<label>经营地址</label>
|
|
|
- <input class="fourth" type='text' name="phone" placeholder='请输入' placeholder-style="color:#888888;"></input>
|
|
|
+ <input class="fourth" type='text' name="business_addr" placeholder='请输入' placeholder-style="color:#888888;"></input>
|
|
|
</view>
|
|
|
<view class="input-col">
|
|
|
<label class="textarea">注册地址</label>
|
|
|
- <textarea bindblur="bindTextAreaBlur" class="sixth" name="phone" maxlength="500" placeholder="500字以内" placeholder-style="color:#888888;" />
|
|
|
+ <textarea bindblur="bindTextAreaBlur" class="sixth" name="registered_addr" maxlength="500" placeholder="500字以内" placeholder-style="color:#888888;" />
|
|
|
</view>
|
|
|
<view class="input-col">
|
|
|
<label class="textarea">经营范围</label>
|
|
|
- <textarea bindblur="bindTextAreaBlur" class="sixth" name="phone" maxlength="500" placeholder="500字以内" placeholder-style="color:#888888;" />
|
|
|
+ <textarea bindblur="bindTextAreaBlur" class="sixth" name="business_scope" maxlength="500" placeholder="500字以内" placeholder-style="color:#888888;" />
|
|
|
</view>
|
|
|
<view class="input-col">
|
|
|
<label class="textarea">企业简介</label>
|
|
|
- <textarea required bindblur="bindTextAreaBlur" class="sixth" name="phone" maxlength="500" placeholder="500字以内" placeholder-style="color:#888888;" />
|
|
|
+ <textarea required bindblur="bindTextAreaBlur" class="sixth" name="introduction" maxlength="500" placeholder="500字以内" placeholder-style="color:#888888;" />
|
|
|
</view>
|
|
|
</view>
|
|
|
<view class="save">
|
|
@@ -79,4 +79,4 @@
|
|
|
</form>
|
|
|
</view>
|
|
|
</view>
|
|
|
-</view>
|
|
|
+</view>
|