Commit ec309ca1 authored by 徐乐's avatar 徐乐

feat: 增加长水机场登录页

parent 9a15a45e
This diff was suppressed by a .gitattributes entry.
......@@ -8,6 +8,7 @@
*/
import React, { useEffect } from 'react';
import BaseLogin from './template/baseLogin';
import ChangShuiJiChang from './template/changShuiJiChang';
import NewYear from './template/newYear';
import baseLoginNewYear from './template/baseLoginNewYear';
import InfoLogin from './template/infoLogin';
......@@ -60,6 +61,7 @@ const LoginTemplate = {
'项目 - 威信.html': WeixinLogin,
'全景图.html': PanoramaLogin,
'项目 - 江西.html': JiangXi,
'项目 - 长水机场.html': ChangShuiJiChang,
default: BaseLogin,
};
/* eslint-disable */
......
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