Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
CivWeb
Project
Project
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ReactWeb5
CivWeb
Commits
e97ef90c
Commit
e97ef90c
authored
Jun 24, 2024
by
徐乐
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
perf: 增加麟游登录页
parent
d8597d1c
Pipeline
#90122
passed with stages
Changes
4
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
2 additions
and
0 deletions
+2
-0
背景.jpg
src/assets/images/login/麟游/背景.jpg
+0
-0
index.js
src/pages/user/login/index.js
+2
-0
index.js
src/pages/user/login/template/project/linyou/index.js
+0
-0
index.less
src/pages/user/login/template/project/linyou/index.less
+0
-0
No files found.
src/assets/images/login/麟游/背景.jpg
0 → 100644
View file @
e97ef90c
This diff was suppressed by a .gitattributes entry.
src/pages/user/login/index.js
View file @
e97ef90c
...
...
@@ -50,6 +50,7 @@ import GaoyaoLogin from './template/project/gaoyao';
import
JianzhaLogin
from
'./template/project/jianzha'
;
import
ChinaShuiwu
from
'./template/project/chinaShuiwu'
;
import
current
from
'./template/current/index'
;
import
Linyou
from
'./template/project/linyou'
;
import
{
AppInitState
}
from
'../../../render'
;
const
LoginTemplate
=
{
...
...
@@ -98,6 +99,7 @@ const LoginTemplate = {
'项目 - 高要.html'
:
GaoyaoLogin
,
'项目 - 尖扎.html'
:
JianzhaLogin
,
'项目 - 中国水务.html'
:
ChinaShuiwu
,
'项目 - 麟游.html'
:
Linyou
,
default
:
BaseLogin
,
};
/* eslint-disable */
...
...
src/pages/user/login/template/project/linyou/index.js
0 → 100644
View file @
e97ef90c
This diff is collapsed.
Click to expand it.
src/pages/user/login/template/project/linyou/index.less
0 → 100644
View file @
e97ef90c
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