商城前端(SSR)

Administrator a3df9a6f03 处理BUG供应商样式 %!s(int64=7) %!d(string=hai) anos
assets 98bbf3fc02 店铺样式调整 %!s(int64=7) %!d(string=hai) anos
components a3df9a6f03 处理BUG供应商样式 %!s(int64=7) %!d(string=hai) anos
layouts b0d768752a pcb购买 %!s(int64=7) %!d(string=hai) anos
middleware 84fe151037 更改isClient isSever %!s(int64=7) %!d(string=hai) anos
pages c8b9054c99 Merge branch 'release-201816-wcz' of ssh://10.10.100.21/source/mall-web-ssr into feature-201816-wangcz %!s(int64=7) %!d(string=hai) anos
plugins 1e1a12e757 提交订单操作 %!s(int64=7) %!d(string=hai) anos
static 9a15d4dc33 Merge remote-tracking branch 'origin/feature-201816-wangcz' into feature-201816-wangcz %!s(int64=7) %!d(string=hai) anos
store 2fedd7af58 Merge remote-tracking branch 'origin/feature-201816-wangcz' into feature-201816-wangcz %!s(int64=7) %!d(string=hai) anos
utils 35edc35a68 立即购买 %!s(int64=7) %!d(string=hai) anos
.babelrc 826587ff3d ie兼容处理 %!s(int64=8) %!d(string=hai) anos
.editorconfig ed2752356e 商城前端项目 %!s(int64=8) %!d(string=hai) anos
.eslintrc.js 661e7afcb8 添加求购分享手机端页面 %!s(int64=8) %!d(string=hai) anos
.gitignore b4f679a9d7 更新忽略文件 %!s(int64=8) %!d(string=hai) anos
Dockerfile 894b47ffa4 修改dockerfile %!s(int64=7) %!d(string=hai) anos
README.md ea935475a9 删除git分支测试 %!s(int64=8) %!d(string=hai) anos
app.html 35edc35a68 立即购买 %!s(int64=7) %!d(string=hai) anos
nuxt.config.js 163d031921 修改bug %!s(int64=7) %!d(string=hai) anos
package-lock.json 388577a4fc 产品溢出处理以及店铺添加字段 %!s(int64=7) %!d(string=hai) anos
package.json 820374d529 新增订单管理 %!s(int64=7) %!d(string=hai) anos
post.sh 47a2c82dc2 删除post.sh build操作 %!s(int64=8) %!d(string=hai) anos
run.sh 3410096ddb post.sh %!s(int64=8) %!d(string=hai) anos
server.js 93f1788e6c 修改server listen %!s(int64=8) %!d(string=hai) anos
yarn.lock 45f4edd8d8 处理立即询价不做登入限制 %!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.