客栈管理后台

zhouqun 1e26972d63 fix 开发者纳税勾选 %!s(int64=7) %!d(string=hai) anos
assets 4835f9d86a 右侧备注区域;提交备注接口有问题,待调试 %!s(int64=7) %!d(string=hai) anos
components 66bce61f12 准备填充数据 %!s(int64=7) %!d(string=hai) anos
dist 1e26972d63 fix 开发者纳税勾选 %!s(int64=7) %!d(string=hai) anos
hooks 78e45ac445 pre ssr %!s(int64=7) %!d(string=hai) anos
info 78e45ac445 pre ssr %!s(int64=7) %!d(string=hai) anos
layouts 78e45ac445 pre ssr %!s(int64=7) %!d(string=hai) anos
middleware 78e45ac445 pre ssr %!s(int64=7) %!d(string=hai) anos
objects 78e45ac445 pre ssr %!s(int64=7) %!d(string=hai) anos
pages 1e26972d63 fix 开发者纳税勾选 %!s(int64=7) %!d(string=hai) anos
plugins a097a2ff49 修复http内,value为0被忽略问题 %!s(int64=7) %!d(string=hai) anos
refs 78e45ac445 pre ssr %!s(int64=7) %!d(string=hai) anos
static 4835f9d86a 右侧备注区域;提交备注接口有问题,待调试 %!s(int64=7) %!d(string=hai) anos
store 78e45ac445 pre ssr %!s(int64=7) %!d(string=hai) anos
.DS_Store 78e45ac445 pre ssr %!s(int64=7) %!d(string=hai) anos
.browserslistrc edbdc7332b 初始化迁移 %!s(int64=7) %!d(string=hai) anos
.editorconfig 78e45ac445 pre ssr %!s(int64=7) %!d(string=hai) anos
.gitignore afbe1f2db2 build %!s(int64=7) %!d(string=hai) anos
README.md 78e45ac445 pre ssr %!s(int64=7) %!d(string=hai) anos
nuxt.config.js 72d0d6f54e ignore .nuxt %!s(int64=7) %!d(string=hai) anos
package-lock.json a5d7ab7c31 图片缩放处理 %!s(int64=7) %!d(string=hai) anos
package.json 609ce315ac 修改server配置位置 %!s(int64=7) %!d(string=hai) anos
vue.config.js 66bce61f12 准备填充数据 %!s(int64=7) %!d(string=hai) anos

README.md

boss-ssr

boss ssr ver

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn run dev

# build for production and launch server
$ yarn run build
$ yarn start

# generate static project
$ yarn run generate

For detailed explanation on how things work, checkout Nuxt.js docs.