商城前端(SSR)

yangc 4beb99f5bd 切换账套跳回首页 %!s(int64=8) %!d(string=hai) anos
assets 6511027090 Merge branch 'master' into feature-orderSearch-0818 %!s(int64=8) %!d(string=hai) anos
components 4beb99f5bd 切换账套跳回首页 %!s(int64=8) %!d(string=hai) anos
layouts 4a8b2b17ad main layout iframe时去除头部 %!s(int64=8) %!d(string=hai) anos
middleware 2c836673a3 开通卖家中心登录验证 %!s(int64=8) %!d(string=hai) anos
pages 2c836673a3 开通卖家中心登录验证 %!s(int64=8) %!d(string=hai) anos
plugins 38a86c4e2a 跨域处理 %!s(int64=9) %!d(string=hai) anos
static 9b1baee1fd Merge branch 'feature-wangcz-dammyStatas-1106' into feature-master %!s(int64=8) %!d(string=hai) anos
store 494ff11b67 修改计数器数据后端渲染方式哦 %!s(int64=8) %!d(string=hai) anos
utils ed2752356e 商城前端项目 %!s(int64=9) %!d(string=hai) anos
.babelrc 826587ff3d ie兼容处理 %!s(int64=9) %!d(string=hai) anos
.editorconfig ed2752356e 商城前端项目 %!s(int64=9) %!d(string=hai) anos
.eslintrc.js ed2752356e 商城前端项目 %!s(int64=9) %!d(string=hai) anos
.gitignore b4f679a9d7 更新忽略文件 %!s(int64=9) %!d(string=hai) anos
Dockerfile d5e94c526d 还原dockerFile %!s(int64=9) %!d(string=hai) anos
README.md ed2752356e 商城前端项目 %!s(int64=9) %!d(string=hai) anos
app.html b6f549c3be iconfont图标库冲突处理 %!s(int64=8) %!d(string=hai) anos
nuxt.config.js f0e03b0355 Merge branch 'feature-orderSearch-0818' %!s(int64=8) %!d(string=hai) anos
package.json 1b247c022e 去掉zip压缩 %!s(int64=9) %!d(string=hai) anos
post.sh 1b247c022e 去掉zip压缩 %!s(int64=9) %!d(string=hai) anos
run.sh bf9e75aed8 在production环境下外部构建 %!s(int64=9) %!d(string=hai) anos
server.js bf9e75aed8 在production环境下外部构建 %!s(int64=9) %!d(string=hai) anos
yarn.lock 0d9b35248c 解决买卖家中心退出登录退转到B2C项目的问题 %!s(int64=9) %!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.