Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
shop_mobile_uni
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
郑秀明
shop_mobile_uni
Commits
75fb7293
Commit
75fb7293
authored
Sep 07, 2020
by
王建威
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
增加必填项
parent
232c89d7
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
7 deletions
+13
-7
applypage1.vue
pages/apply/applypage1.vue
+7
-4
applypage2.vue
pages/apply/applypage2.vue
+6
-3
No files found.
pages/apply/applypage1.vue
View file @
75fb7293
...
...
@@ -3,14 +3,14 @@
<TopBar
title=
"采购分期"
/>
<view
class=
"page1_top"
>
<view>
<view
class=
"apply_title"
>
企业信息
<text
class=
"mustbe"
>
(
必填
)
</text></view>
<view
class=
"apply_title"
>
企业信息
<text
class=
"mustbe"
>
(
<text
class=
"mustbe_star"
>
*
</text>
为必填项
)
</text></view>
<view
class=
"apply_desc"
>
请填写企业的详细信息
</view>
</view>
<!--
<text
class=
"unline_btn"
>
申请线下审核
</text>
-->
</view>
<view
class=
"apply_data_content"
>
<view
:style=
"
{'margin-top':'40rpx'}">
<view
class=
"apply_title"
>
街道/门头照片
</view>
<view
class=
"apply_title"
>
<text
class=
"mustbe_star"
>
*
</text>
街道/门头照片
</view>
<view
class=
"apply_desc"
>
请上传所在街道与企业门头清晰照片,以便顺利帮您认证
</view>
</view>
<view
class=
"apply_data_item"
>
...
...
@@ -32,7 +32,7 @@
</view>
</view>
<view
:style=
"
{'margin-top':'60rpx'}">
<view
class=
"apply_title"
>
动物诊疗证/兽医证照片
</view>
<view
class=
"apply_title"
>
<text
class=
"mustbe_star"
>
*
</text>
动物诊疗证/兽医证照片
</view>
<view
class=
"apply_desc"
>
请上传动物诊疗证与兽医证照片清晰照片,以便顺利帮您认证
</view>
</view>
<view
class=
"apply_data_item"
>
...
...
@@ -54,7 +54,7 @@
</view>
</view>
<view
:style=
"
{'margin-top':'60rpx'}">
<view
class=
"apply_title"
>
营业执照/经营场所证明照片
</view>
<view
class=
"apply_title"
>
<text
class=
"mustbe_star"
>
*
</text>
营业执照/经营场所证明照片
</view>
<view
class=
"apply_desc"
>
请上传营业执照与经营场所清晰照片,以便顺利帮您认证
</view>
</view>
<view
class=
"apply_data_item"
>
...
...
@@ -327,6 +327,9 @@
<
style
lang=
"less"
scoped
>
.page1_content {
padding-top: 80rpx;
.mustbe_star {
color: red;
}
.apply_title {
font-size:32rpx;
font-family:PingFangSC-Medium,PingFang SC;
...
...
pages/apply/applypage2.vue
View file @
75fb7293
...
...
@@ -3,11 +3,11 @@
<TopBar
title=
"采购分期"
/>
<view
class=
"apply_data_content"
>
<view
:style=
"
{'margin-top':'40rpx'}">
<view
class=
"apply_title"
>
法人信息
<text
class=
"mustbe"
>
(
必填
)
</text></view>
<view
class=
"apply_title"
>
法人信息
<text
class=
"mustbe"
>
(
<text
class=
"mustbe_star"
>
*
</text>
为必填项
)
</text></view>
<view
class=
"apply_desc"
>
请填写企业法人的详细信息
</view>
</view>
<view
:style=
"
{'margin-top':'40rpx'}">
<view
class=
"apply_title"
>
法人身份证照片
</view>
<view
class=
"apply_title"
>
<text
class=
"mustbe_star"
>
*
</text>
法人身份证照片
</view>
<view
class=
"apply_desc"
>
请上传法人手持身份证清晰照片,以便顺利帮您认证
</view>
</view>
<view
class=
"apply_data_item"
>
...
...
@@ -29,7 +29,7 @@
</view>
</view>
<view
:style=
"
{'margin-top':'60rpx'}">
<view
class=
"apply_title"
>
补充照片
</view>
<view
class=
"apply_title"
>
<text
class=
"mustbe_star"
>
*
</text>
补充照片
</view>
<view
class=
"apply_desc"
>
请上传企业法人相关证明清晰照片,以便顺利帮您认证
</view>
</view>
<view
class=
"apply_data_item"
>
...
...
@@ -266,6 +266,9 @@
.page2_content {
background: #fff;
padding-top: 80rpx;
.mustbe_star {
color: red;
}
.apply_title {
font-size:32rpx;
font-family:PingFangSC-Medium,PingFang SC;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment