1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00

Restyle login

This commit is contained in:
Zhiyuan Zheng
2020-12-13 21:09:21 +01:00
parent 48cab6053c
commit dc9870beaf
16 changed files with 313 additions and 83 deletions

View File

@ -9,6 +9,7 @@ module.exports = function (api) {
{
root: ['./'],
alias: {
'@assets': './assets',
'@root': './src',
'@api': './src/api',
'@components': './src/components',