新账户中心前端

hangb 20736318bb 云中心显示问题 %!s(int64=7) %!d(string=hai) anos
assets 9b2f07127d 修改云中心以及涉及到的选择地址的反馈问题 %!s(int64=7) %!d(string=hai) anos
components 20736318bb 云中心显示问题 %!s(int64=7) %!d(string=hai) anos
layouts 1aba4c2345 Merge branch 'master' into wang20180224-mobile %!s(int64=7) %!d(string=hai) anos
middleware f5263bbc2f 1、增加正在设置邮箱等待加载的页面;2、更改未验证手机的提示文字;3、增加验证手机和邮箱是否已存在接口;4、手机端、PC端登录页面点击去注册时链接上带的参数在点击个人注册和企业注册两者切换时使一直被保存;5、更换管理员增加链接问号后的键值对 %!s(int64=7) %!d(string=hai) anos
pages 20736318bb 云中心显示问题 %!s(int64=7) %!d(string=hai) anos
plugins 4895875fe2 手机注册跳商城跳转转企业注册 %!s(int64=7) %!d(string=hai) anos
static 1aba4c2345 Merge branch 'master' into wang20180224-mobile %!s(int64=7) %!d(string=hai) anos
store 1aba4c2345 Merge branch 'master' into wang20180224-mobile %!s(int64=7) %!d(string=hai) anos
utils d3eeb65869 账号中心 %!s(int64=8) %!d(string=hai) anos
.babelrc 126621d289 pc登录记住密码功能 %!s(int64=7) %!d(string=hai) anos
.editorconfig d3eeb65869 账号中心 %!s(int64=8) %!d(string=hai) anos
.eslintrc.js d3eeb65869 账号中心 %!s(int64=8) %!d(string=hai) anos
.gitignore d3eeb65869 账号中心 %!s(int64=8) %!d(string=hai) anos
Dockerfile 97cd7805f2 修改配置文件 %!s(int64=7) %!d(string=hai) anos
README.md d3eeb65869 账号中心 %!s(int64=8) %!d(string=hai) anos
app.html aaaa0d53be 增加ie9及以下升级浏览器提示 %!s(int64=7) %!d(string=hai) anos
nuxt.config.js dcc9ee3fd0 验证手机验证邮箱完成页面的跳转修改 %!s(int64=7) %!d(string=hai) anos
package.json 4cbf0ee812 pc页面和移动页面企业注册填写邮箱选项为非必填 %!s(int64=7) %!d(string=hai) anos
post.sh d3eeb65869 账号中心 %!s(int64=8) %!d(string=hai) anos
run.sh d3eeb65869 账号中心 %!s(int64=8) %!d(string=hai) anos
server.js 0bae294039 移动验证邮箱页面 %!s(int64=7) %!d(string=hai) anos
yarn.lock aaa267d43c 手机登入页面样式开发 %!s(int64=7) %!d(string=hai) anos

README.md

mall-web-ssr

mall web project

Build Setup

# install dependencies
$ npm install # Or yarn install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm start

# generate static project
$ npm run generate

For detailed explanation on how things work, checkout the Nuxt.js docs.