Sem descrição

tanxue 19c3c1e8c5 图片 há 2 anos atrás
assets 5d244ee1e7 新版课程开发页面开发 há 2 anos atrás
components 77e37e1c34 新版课程开发样式修改 há 2 anos atrás
layouts 5fa8768cfa 样式修改 há 2 anos atrás
middleware 2e2e658f50 first há 4 anos atrás
pages 84a0de6775 课程开发页面Tdk修改 há 2 anos atrás
plugins 6840cd3a89 // describe: 修改 百度商桥 author: Wgy date:5/7/22 há 3 anos atrás
static 19c3c1e8c5 图片 há 2 anos atrás
store 06b36f1eaa update 新闻 + 导航 há 4 anos atrás
.editorconfig 2e2e658f50 first há 4 anos atrás
.gitignore 2e2e658f50 first há 4 anos atrás
README.md f528763dee master分支说明 há 3 anos atrás
nuxt.config.js 43ee740cfc 更换后台地址 há 3 anos atrás
package-lock.json c32734f2ba 提交 H5适配 há 2 anos atrás
package.json 8d7f0d9d1a 引入swiper há 3 anos atrás
report.20200817.144200.23303.0.001.json 2e2e658f50 first há 4 anos atrás
report.20200817.150233.25894.0.001.json 2e2e658f50 first há 4 anos atrás
部署.md 8faff1b4ec update 图片 不显示 修正 há 4 anos atrás

README.md

nuxtProject

打包部署 需要文件夹

  • .nuxt
  • static
  • assets
  • nuxt.config.js
  • package.json
  • package-lock.json
  • 共6个文件 需要npm run start

    master分支为麦塔官网项目,地址:https://www.mtavip.com

    资料

  • 关于 asyncData

Build Setup

# install dependencies
$ yarn install

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

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

# generate static project
$ yarn generate

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