diff --git a/src/assets/images/logo_banner.png b/src/assets/images/logo_banner.png new file mode 100644 index 0000000..bd952af Binary files /dev/null and b/src/assets/images/logo_banner.png differ diff --git a/src/router/modules/account.js b/src/router/modules/account.js new file mode 100644 index 0000000..556c82e --- /dev/null +++ b/src/router/modules/account.js @@ -0,0 +1,3 @@ +export default [ + +] diff --git a/src/router/modules/root.js b/src/router/modules/root.js index 8a588ab..94bae09 100644 --- a/src/router/modules/root.js +++ b/src/router/modules/root.js @@ -32,7 +32,7 @@ export default [ { path: '/login', meta: {requireLogin: false}, - component: () => import(/* webpackChunkName: 'root' */ '@/views/account/login.vue') + component: () => import(/* webpackChunkName: 'root' */ '@/views/account/login/index') }, { path: '/home', diff --git a/src/views/account/login/index.vue b/src/views/account/login/index.vue new file mode 100644 index 0000000..bcd9f12 --- /dev/null +++ b/src/views/account/login/index.vue @@ -0,0 +1,278 @@ + + + + + + + Hello , + 欢迎使用Tduck! + + + + + { + this.wxQrCodeLoading=false + }" + /> + + + + 刷新二维码 + + + + + + + + + + + + + + 登录 + + + + + + 关于TDuckApp登录 + + + 若微信扫码失败,请打开 微信授权页面 登录 若QQ登录填鸭云异常, + 可查阅 帮助文档 若因微信、QQ、公众号冻结或账号密码找回失败等 + 无法登录,可 自助申请 登录账号 + + + + + + + +
+ 关于TDuckApp登录 +
+ 若微信扫码失败,请打开 微信授权页面 登录 若QQ登录填鸭云异常, + 可查阅 帮助文档 若因微信、QQ、公众号冻结或账号密码找回失败等 + 无法登录,可 自助申请 登录账号 +