新账户中心前端

wangcz c95a37f03e perf: 处理发布失败 il y a 7 ans
assets af190cfa91 处理验证码图片样式调整 il y a 7 ans
components 86418a5f98 perf: 处理邮箱验证规则 il y a 7 ans
layouts c40eeb8b7c sass登录 il y a 7 ans
middleware b71ca5d6d3 . il y a 7 ans
pages 1664384b16 perf: 成员列表操作后出现的页码错误问题 il y a 7 ans
plugins c95a37f03e perf: 处理发布失败 il y a 7 ans
static 761a5567d3 更新地区 il y a 7 ans
store 171a889a96 处理BUG il y a 7 ans
utils d3eeb65869 账号中心 il y a 8 ans
.babelrc 9d4aebdb9b perf: 合并代码 il y a 7 ans
.editorconfig d3eeb65869 账号中心 il y a 8 ans
.eslintrc.js 8e4d6b5485 处理BUG il y a 7 ans
.gitignore d3eeb65869 账号中心 il y a 8 ans
Dockerfile f1f4bd4178 sass登录 il y a 7 ans
README.md d3eeb65869 账号中心 il y a 8 ans
app.html 06301df7dc 处理css样式加载慢的问题 il y a 7 ans
nuxt.config.js 61e93804e4 perf: 处理发布失败 il y a 7 ans
package-lock.json 8c7bf3b0db 修改webpack配置 il y a 7 ans
package.json 9d4aebdb9b perf: 合并代码 il y a 7 ans
post.sh d3eeb65869 账号中心 il y a 8 ans
run.sh d3eeb65869 账号中心 il y a 8 ans
server.js 9a89f04899 perf 设置config il y a 7 ans
yarn.lock 9a89f04899 perf 设置config il y a 7 ans

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.