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
674be137
Commit
674be137
authored
Dec 04, 2019
by
李宏达
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
注册页面
parent
6e5ce53b
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
20 deletions
+3
-20
igirl-web/app/front/vues/pages/register/register.html
+3
-20
igirl-web/app/front/vues/pages/register/register.js
+0
-0
No files found.
igirl-web/app/front/vues/pages/register/register.html
View file @
674be137
<gsb-pcpage>
<div
id=
"bychpage"
class=
"login"
v-if=
"companyinfo.company.siteTheme == \'policy\'"
>
<div
id=
"bychpage"
class=
"login"
v-if=
"companyinfo.company.siteTheme == \'policy\'"
>
<div
style=
"width:100%;margin: 0 auto;"
>
<div
style=
"z-index:1;position:relative;background-color:#31373b"
>
<img
style=
"width:100%;height:auto"
:src=
"loginUrl"
/>
...
...
@@ -8,19 +6,6 @@
<span
class=
"tong"
>
政企通
</span>
<span
class=
"shujuzi"
>
政策大数据服务平台
</span>
</div>
<div
style=
"padding-bottom:20px"
>
<!-- <el-radio-group v-model="actname" @change="rdochange">
<el-radio label="person">个人用户注册</el-radio>
<el-radio label="ent">企业用户注册</el-radio>
</el-radio-group> -->
<div
style=
"border-bottom:solid 1px #eee;margin-top:20px;margin-bottom:15px"
></div>
<gsb-form
key=
"pregisterFrm"
style=
"width:50%;margin: auto;"
ref=
"pregisterFrm"
@
btnclick=
"btnclick"
:metaData=
"mds"
:refvalidatemethod=
"validmethod"
>
<h2
slot=
"title"
>
欢迎注册{{ this.$root.currentCompany?this.$root.currentCompany.sitename:"知圈圈"}}
</h2>
<el-button
slot=
"buttonarea"
type=
"primary"
style=
"width:60%"
@
click=
"sbhandler"
>
提交
</el-button>
</gsb-form>
</div>
<div
class=
"login-div"
v-if=
"a"
>
<div
class=
"login-content"
style=
"width: 380px;
height: 508px;
...
...
@@ -154,8 +139,8 @@
</div>
</div>
</div>
</div>
<div
v-else
>
</div>
<gsb-pcpage
v-else
>
<div
style=
"padding-bottom:20px"
>
<!-- <el-radio-group v-model="actname" @change="rdochange">
<el-radio label="person">个人用户注册</el-radio>
...
...
@@ -168,5 +153,4 @@
<el-button
slot=
"buttonarea"
type=
"primary"
style=
"width:60%"
@
click=
"sbhandler"
>
提交
</el-button>
</gsb-form>
</div>
</div>
</gsb-pcpage>
\ No newline at end of file
igirl-web/app/front/vues/pages/register/register.js
View file @
674be137
This diff is collapsed.
Click to expand it.
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