新账户中心前端

hangb 9a6c5b64b3 短信快捷登录 %!s(int64=7) %!d(string=hai) anos
assets 0f90254a61 短信快捷登录样式调整 %!s(int64=7) %!d(string=hai) anos
components 9a6c5b64b3 短信快捷登录 %!s(int64=7) %!d(string=hai) anos
layouts d0a73b88fd 适配产城以及密码输入框自动填充问题 %!s(int64=7) %!d(string=hai) anos
middleware f5263bbc2f 1、增加正在设置邮箱等待加载的页面;2、更改未验证手机的提示文字;3、增加验证手机和邮箱是否已存在接口;4、手机端、PC端登录页面点击去注册时链接上带的参数在点击个人注册和企业注册两者切换时使一直被保存;5、更换管理员增加链接问号后的键值对 %!s(int64=7) %!d(string=hai) anos
pages acfeb5b2a4 增加产城注册完成页面以及产城应用企业注册完成跳转产城注册完成页面 %!s(int64=7) %!d(string=hai) anos
plugins 4895875fe2 手机注册跳商城跳转转企业注册 %!s(int64=7) %!d(string=hai) anos
static bf556e2d81 产城注册完成样式调整 %!s(int64=7) %!d(string=hai) anos
store d58347b238 注册优软 适配产城 %!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 bc9c572931 修改配置文件 %!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 a84635329b 增加im后台代理 %!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 6c40a4b280 新账号中心个人注册获取验证码接口对接 %!s(int64=8) %!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.