初始化项目
正在显示
.gitignore
0 → 100644
README.md
0 → 100644
assets/README.md
0 → 100644
assets/css/base.css
0 → 100644
components/Foot.vue
0 → 100644
components/Head.vue
0 → 100644
components/README.md
0 → 100644
components/about/contact.vue
0 → 100644
components/about/culture.vue
0 → 100644
components/about/detail.vue
0 → 100644
components/about/introduce.vue
0 → 100644
components/about/news.vue
0 → 100644
components/about/tabNav.vue
0 → 100644
components/alumnus/party.vue
0 → 100644
components/alumnus/tabNav.vue
0 → 100644
components/home/alumniStories.vue
0 → 100644
components/home/banner.vue
0 → 100644
components/home/headmasterMsg.vue
0 → 100644
components/home/openClass.vue
0 → 100644
components/home/projectNotice.vue
0 → 100644
components/home/serviceCase.vue
0 → 100644
components/rightAside.vue
0 → 100644
dev.ezijing.com.key
0 → 100644
dev.ezijing.com.pem
0 → 100644
layouts/README.md
0 → 100644
layouts/default.vue
0 → 100644
middleware/README.md
0 → 100644
nuxt.config.js
0 → 100644
package-lock.json
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
package.json
0 → 100644
| { | |||
| "name": "new-node-ezijing", | |||
| "version": "1.0.0", | |||
| "private": true, | |||
| "scripts": { | |||
| "dev": "nuxt", | |||
| "build": "nuxt build", | |||
| "start": "nuxt start", | |||
| "generate": "nuxt generate" | |||
| }, | |||
| "dependencies": { | |||
| "axios": "^0.21.1", | |||
| "core-js": "^3.9.1", | |||
| "element-ui": "^2.15.1", | |||
| "fs": "0.0.1-security", | |||
| "lodash": "^4.17.21", | |||
| "nuxt": "^2.15.3", | |||
| "path": "^0.12.7", | |||
| "qs": "^6.10.1", | |||
| "swiper": "^5.4.5", | |||
| "vue-awesome-swiper": "^4.1.1" | |||
| }, | |||
| "devDependencies": { | |||
| "@nuxtjs/axios": "^5.13.1", | |||
| "@nuxtjs/proxy": "^2.1.0", | |||
| "sass": "^1.32.11", | |||
| "sass-loader": "^10.1.1" | |||
| } | |||
| } |
pages/README.md
0 → 100644
pages/about/contact.vue
0 → 100644
pages/about/culture.vue
0 → 100644
pages/about/introduce.vue
0 → 100644
pages/about/news-detail.vue
0 → 100644
pages/about/news.vue
0 → 100644
pages/alumnus/index.vue
0 → 100644
pages/index.vue
0 → 100644
plugins/README.md
0 → 100644
plugins/api.js
0 → 100644
plugins/base_api.js
0 → 100644
plugins/element-ui.js
0 → 100644
plugins/vue-swiper.js
0 → 100644
static/README.md
0 → 100644
static/favicon.ico
0 → 100644
1.4 KB
store/README.md
0 → 100644