商城前端(SSR)

gaoxm 1d931901a1 首页我要报价实时刷新 8 anni fa
assets 6cf40ce43b 求购优化 8 anni fa
components 1d931901a1 首页我要报价实时刷新 8 anni fa
layouts 3c90b37688 店铺分享 8 anni fa
middleware 2c836673a3 开通卖家中心登录验证 8 anni fa
pages 218eb0f7c8 Merge branch 'yc-store_share-0207' 8 anni fa
plugins c03f42b517 手机端店铺分享 8 anni fa
static eee04b9fea 首页表格及广告图修改 8 anni fa
store 218eb0f7c8 Merge branch 'yc-store_share-0207' 8 anni fa
utils ed2752356e 商城前端项目 8 anni fa
.babelrc 826587ff3d ie兼容处理 8 anni fa
.editorconfig ed2752356e 商城前端项目 8 anni fa
.eslintrc.js ed2752356e 商城前端项目 8 anni fa
.gitignore b4f679a9d7 更新忽略文件 8 anni fa
Dockerfile d5e94c526d 还原dockerFile 8 anni fa
README.md ed2752356e 商城前端项目 8 anni fa
app.html c63e928c8d 个人物料模态框 8 anni fa
nuxt.config.js e41851d988 求购列表买家filter空值处理 8 anni fa
package.json 52dcd1fe3c 店铺分享 8 anni fa
post.sh 1b247c022e 去掉zip压缩 8 anni fa
run.sh 3410096ddb post.sh 8 anni fa
server.js 509f468cad 隐藏不可拆卖,erp隐藏头部方式修改 8 anni fa
yarn.lock 0d9b35248c 解决买卖家中心退出登录退转到B2C项目的问题 8 anni fa

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.