hooli社区

技术栈:Nuxt.js

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

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