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
232c89d7
Commit
232c89d7
authored
Sep 04, 2020
by
王建威
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add title
parent
a05eaf6e
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
18 additions
and
3 deletions
+18
-3
applypage1.vue
pages/apply/applypage1.vue
+9
-2
applypage2.vue
pages/apply/applypage2.vue
+9
-1
No files found.
pages/apply/applypage1.vue
View file @
232c89d7
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
<TopBar
title=
"采购分期"
/>
<TopBar
title=
"采购分期"
/>
<view
class=
"page1_top"
>
<view
class=
"page1_top"
>
<view>
<view>
<view
class=
"apply_title"
>
企业信息
</view>
<view
class=
"apply_title"
>
企业信息
<
text
class=
"mustbe"
>
(必填)
</text><
/view>
<view
class=
"apply_desc"
>
请填写企业的详细信息
</view>
<view
class=
"apply_desc"
>
请填写企业的详细信息
</view>
</view>
</view>
<!--
<text
class=
"unline_btn"
>
申请线下审核
</text>
-->
<!--
<text
class=
"unline_btn"
>
申请线下审核
</text>
-->
...
@@ -333,6 +333,14 @@
...
@@ -333,6 +333,14 @@
font-weight:500;
font-weight:500;
line-height: 44rpx;
line-height: 44rpx;
color: #212121;
color: #212121;
.mustbe {
font-size: 28rpx;
line-height: 40rpx;
color: #212121;
margin-left: 10rpx;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
}
}
}
.apply_desc {
.apply_desc {
font-size:24rpx;
font-size:24rpx;
...
@@ -341,7 +349,6 @@
...
@@ -341,7 +349,6 @@
margin-top: 8rpx;
margin-top: 8rpx;
}
}
.page1_top {
.page1_top {
background-color: #F8F8F8;
height: 150rpx;
height: 150rpx;
padding: 28rpx 36rpx 26rpx 36rpx;
padding: 28rpx 36rpx 26rpx 36rpx;
box-sizing: border-box;
box-sizing: border-box;
...
...
pages/apply/applypage2.vue
View file @
232c89d7
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
<TopBar
title=
"采购分期"
/>
<TopBar
title=
"采购分期"
/>
<view
class=
"apply_data_content"
>
<view
class=
"apply_data_content"
>
<view
:style=
"
{'margin-top':'40rpx'}">
<view
:style=
"
{'margin-top':'40rpx'}">
<view
class=
"apply_title"
>
法人信息
</view>
<view
class=
"apply_title"
>
法人信息
<
text
class=
"mustbe"
>
(必填)
</text><
/view>
<view
class=
"apply_desc"
>
请填写企业法人的详细信息
</view>
<view
class=
"apply_desc"
>
请填写企业法人的详细信息
</view>
</view>
</view>
<view
:style=
"
{'margin-top':'40rpx'}">
<view
:style=
"
{'margin-top':'40rpx'}">
...
@@ -272,6 +272,14 @@
...
@@ -272,6 +272,14 @@
font-weight:500;
font-weight:500;
line-height: 44rpx;
line-height: 44rpx;
color: #212121;
color: #212121;
.mustbe {
font-size: 28rpx;
line-height: 40rpx;
color: #212121;
margin-left: 10rpx;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
}
}
}
.apply_desc {
.apply_desc {
font-size:24rpx;
font-size:24rpx;
...
...
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