hooli社区

技术栈:Nuxt.js

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

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