hooli社区

技术栈:Nuxt.js

wangzhiming 2ce2cc04b7 修改客服逻辑 hace 5 años
api b9fc197069 modify seo sitemap.xml hace 5 años
assets ac51d55842 fix login css hace 5 años
common e7b1c2040e fix php common sign hace 5 años
components 2ce2cc04b7 修改客服逻辑 hace 5 años
layouts 63a85bc02f fix bbs hace 5 años
locales 1e93fb944a modify hace 5 años
middleware 9ab3f91d7e init hace 5 años
pages 1e93fb944a modify hace 5 años
plugins 8dfa37387e add lazy png hace 5 años
server 9ab3f91d7e init hace 5 años
static bd7513f87f ico hace 5 años
store 1275c76336 modify login hace 5 años
.editorconfig 73dc633703 init hace 5 años
.eslintrc.js 73dc633703 init hace 5 años
.gitignore 15d33e2d16 fix ignore hace 5 años
.prettierrc 73dc633703 init hace 5 años
LICENSE 9398058c51 Initial commit hace 5 años
README.md cd0a845802 fix bugs and improve hace 5 años
app.html 288752affd app.html hace 5 años
nuxt.config.js 33fb721f0e modify .ico hace 5 años
package.json 6304045842 fix version hace 5 años
yarn.lock dde376849e add lazyload hace 5 años

README.md

bbs.hoolihome.com

My dazzling Nuxt.js project

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.

hooli社区

技术栈:Nuxt.js


/* eslint-disable */ // eslint-disable-next-line // eslint-disable-line no-console

php接口参数加密key:1ecb91284f /common/ : b15681f744

路由: bbs.hoolihome.com / 社区首页(默认中文,默认文章列表选中) /articles 文章列表 /article/:articleId 文章详情 /videos 视频列表

/cn 社区中文首页 /cn/? 社区中文其它路由和/一致

/en 社区英文首页 /en/? 社区英文其它路由和/一致

img://static.hoolihome.com/bbs/img/ + ?

测试url: http://testbbs.hoolihome.com/ http://testbbs.hoolihome.com:5380/

预发url: http(s)://readybbs.hoolihome.com/

生产url: http(s)://bbs.hoolihome.com/

https://zh.nuxtjs.org/api/configuration-build/#publicpath .nuxt/dist/client https://static.hoolihome.com/bbs/nuxt/ publicPath: '/_nuxt/' // 可换cdn