商城前端(SSR)

liusw f4abf15bd6 首页求购 %!s(int64=7) %!d(string=hai) anos
assets 9dfe867ad4 Merge branch 'master' into feature/yc-apply_purchase_new-0126 %!s(int64=7) %!d(string=hai) anos
components f4abf15bd6 首页求购 %!s(int64=7) %!d(string=hai) anos
layouts 509f468cad 隐藏不可拆卖,erp隐藏头部方式修改 %!s(int64=7) %!d(string=hai) anos
middleware 2c836673a3 开通卖家中心登录验证 %!s(int64=8) %!d(string=hai) anos
pages 1db0bd2bea 首页求购 %!s(int64=7) %!d(string=hai) anos
plugins dd1efc9abf 求购请求后端渲染 %!s(int64=7) %!d(string=hai) anos
static a0a0eb5482 求购banner修改 %!s(int64=7) %!d(string=hai) anos
store 738a1013b7 求购后台接口对接 %!s(int64=7) %!d(string=hai) anos
utils ed2752356e 商城前端项目 %!s(int64=8) %!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 ed2752356e 商城前端项目 %!s(int64=8) %!d(string=hai) anos
.gitignore b4f679a9d7 更新忽略文件 %!s(int64=8) %!d(string=hai) anos
Dockerfile d5e94c526d 还原dockerFile %!s(int64=8) %!d(string=hai) anos
README.md ed2752356e 商城前端项目 %!s(int64=8) %!d(string=hai) anos
app.html c63e928c8d 个人物料模态框 %!s(int64=8) %!d(string=hai) anos
nuxt.config.js f4abf15bd6 首页求购 %!s(int64=7) %!d(string=hai) anos
package.json e58141c723 去除iscroll %!s(int64=8) %!d(string=hai) anos
post.sh 1b247c022e 去掉zip压缩 %!s(int64=8) %!d(string=hai) anos
run.sh 65c8ed017e 修改Proxy配置 %!s(int64=8) %!d(string=hai) anos
server.js 509f468cad 隐藏不可拆卖,erp隐藏头部方式修改 %!s(int64=7) %!d(string=hai) anos
yarn.lock 0d9b35248c 解决买卖家中心退出登录退转到B2C项目的问题 %!s(int64=8) %!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.