新账户中心前端

Administrator e61fe420b9 个人注册页面 8 년 전
assets e61fe420b9 个人注册页面 8 년 전
components e61fe420b9 个人注册页面 8 년 전
layouts aaa267d43c 手机登入页面样式开发 8 년 전
middleware 2c18b78b8f 修改个人完成注册和企业完成注册的页面调整 8 년 전
pages e61fe420b9 个人注册页面 8 년 전
plugins aaa267d43c 手机登入页面样式开发 8 년 전
static eda95a5935 新版云中心页面 8 년 전
store aaa267d43c 手机登入页面样式开发 8 년 전
utils d3eeb65869 账号中心 8 년 전
.babelrc d3eeb65869 账号中心 8 년 전
.editorconfig d3eeb65869 账号中心 8 년 전
.eslintrc.js d3eeb65869 账号中心 8 년 전
.gitignore d3eeb65869 账号中心 8 년 전
Dockerfile d3eeb65869 账号中心 8 년 전
README.md d3eeb65869 账号中心 8 년 전
app.html aaa267d43c 手机登入页面样式开发 8 년 전
nuxt.config.js aaa267d43c 手机登入页面样式开发 8 년 전
package.json aaa267d43c 手机登入页面样式开发 8 년 전
post.sh d3eeb65869 账号中心 8 년 전
run.sh d3eeb65869 账号中心 8 년 전
server.js 6c40a4b280 新账号中心个人注册获取验证码接口对接 8 년 전
yarn.lock aaa267d43c 手机登入页面样式开发 8 년 전

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.