GithubHelp home page GithubHelp logo

req-master's Introduction

开发日志

1.0.0

路由
  1. 新建.env.development和.env.production文件,进行开发和生产环境的配置,新增ENV='production' 作用:路由配置组件时,可以用process.env.NODE_ENV得到当前是什么环境,然后使用相应环境的加载配置懒加载或者是直接导入(在import-环境.js文件里)

  2. 新增了login的路由,新增对/的跳转

页面
  1. 登录页面,设置一下相关的样式 具体布局:大盒子=>大盒子里一个居中的卡片=>卡片里flex的space-between排列左右盒子 左盒子包括当前系统时间和一张海报图,右盒子是登录盒子=>盒子内再嵌套一个盒子用于增加padding产生和右盒子的间隙=>登录盒子内是登录表单,表单的图片验证码和验证码框可以用el-row来做,也可以自己写div用flex。

req-master's People

Contributors

su-u-un avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.