Commit e97ef90c authored by 徐乐's avatar 徐乐

perf: 增加麟游登录页

parent d8597d1c
Pipeline #90122 passed with stages
This diff was suppressed by a .gitattributes entry.
......@@ -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 */
......
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment