Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Z
zhichan
Overview
Overview
Details
Activity
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
蒋勇
zhichan
Commits
d976b24a
Commit
d976b24a
authored
Nov 19, 2019
by
刘泽奇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
123
parent
cfb3d32e
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
8 additions
and
8 deletions
+8
-8
igirl-channel-web/app/front/entry/public/css/pagecom.css
+0
-0
igirl-channel-web/app/front/vues/pages/jdindentdetail/jdindentdetail.html
+6
-6
igirl-channel-web/app/front/vues/pages/jdindentdetail/jdindentdetail.js
+0
-0
igirl-channel-web/app/front/vues/pages/selftmreg/index.css
+2
-2
No files found.
igirl-channel-web/app/front/entry/public/css/pagecom.css
View file @
d976b24a
This source diff could not be displayed because it is too large. You can
view the blob
instead.
igirl-channel-web/app/front/vues/pages/jdindentdetail/jdindentdetail.html
View file @
d976b24a
...
...
@@ -631,7 +631,7 @@
<div
style=
"clear:both;"
></div>
<el-form-item
v-if=
"editApply.customerType==\'ent\'"
label-width=
"140px"
label=
"执照详细地址"
style=
"width:493px;float:left;padding-right:50px;"
prop=
"applyAddr"
>
<el-input
placeHolder=
"请输入执照详细地址"
v-model=
"editApply.
editA
pplyAddr"
></el-input>
<el-input
placeHolder=
"请输入执照详细地址"
v-model=
"editApply.
a
pplyAddr"
></el-input>
</el-form-item>
<div
style=
"clear:both;"
></div>
<el-form-item
label-width=
"140px"
label=
"邮政编码"
...
...
@@ -799,27 +799,27 @@
<div
style=
"width:100%;padding-left: 30px;box-sizing: border-box;"
>
<el-form-item
label-width=
"140px"
label=
"客户联系人"
style=
"width:493px;float:left;padding-right:50px;"
prop=
"contacts"
>
<el-input
v-model=
"
a
pply.contacts"
placeHolder=
"此信息很重要,官方文件送达需与您联系"
></el-input>
<el-input
v-model=
"
editA
pply.contacts"
placeHolder=
"此信息很重要,官方文件送达需与您联系"
></el-input>
</el-form-item>
<div
style=
"clear:both;"
></div>
<el-form-item
label-width=
"140px"
label=
"联系电话"
style=
"width:493px;float:left;padding-right:50px;"
prop=
"mobile"
>
<el-input
v-model=
"
a
pply.mobile"
placeHolder=
"请填写11位手机号码"
></el-input>
<el-input
v-model=
"
editA
pply.mobile"
placeHolder=
"请填写11位手机号码"
></el-input>
</el-form-item>
<div
style=
"clear:both;"
></div>
<el-form-item
label-width=
"140px"
label=
"电子邮箱"
style=
"width:493px;float:left;padding-right:50px;"
prop=
"email"
>
<el-input
v-model=
"
a
pply.email"
placeHolder=
"重要官文会通过邮件通知,请注意查收并及时回复"
>
</el-input>
<el-input
v-model=
"
editA
pply.email"
placeHolder=
"重要官文会通过邮件通知,请注意查收并及时回复"
>
</el-input>
</el-form-item>
<div
style=
"clear:both;"
></div>
<el-form-item
label-width=
"140px"
label=
"座机"
style=
"width:493px;float:left;padding-right:50px;"
>
<el-input
v-model=
"
a
pply.tel"
placeHolder=
"区号-座机号码"
>
</el-input>
<el-input
v-model=
"
editA
pply.tel"
placeHolder=
"区号-座机号码"
>
</el-input>
</el-form-item>
<div
style=
"clear:both;"
></div>
<el-form-item
label-width=
"140px"
label=
"传真"
style=
"width:493px;float:left;padding-right:50px;"
>
<el-input
v-model=
"
a
pply.fax"
placeHolder=
"请输入传真号"
>
</el-input>
<el-input
v-model=
"
editA
pply.fax"
placeHolder=
"请输入传真号"
>
</el-input>
</el-form-item>
<div
style=
"clear:both;"
></div>
<div
style=
"clear:both;"
></div>
...
...
igirl-channel-web/app/front/vues/pages/jdindentdetail/jdindentdetail.js
View file @
d976b24a
This diff is collapsed.
Click to expand it.
igirl-channel-web/app/front/vues/pages/selftmreg/index.css
View file @
d976b24a
...
...
@@ -475,9 +475,9 @@
left
:
100%
;
}
.categoryFrom
.el-form-item__error
{
/*
.categoryFrom .el-form-item__error {
left: 45% !important;
}
}
*/
#selftmreg
h4
{
font-size
:
16px
;
...
...
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