Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c8accb0

Browse filesBrowse files
committed
去掉没用的repo
1 parent ef94bc5 commit c8accb0
Copy full SHA for c8accb0

File tree

2 files changed

+1
-4
lines changed
Filter options

2 files changed

+1
-4
lines changed

‎package.json

Copy file name to clipboardExpand all lines: package.json
+1-2Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,16 +20,15 @@
2020
"dependencies": {
2121
"axios": "^0.16.2",
2222
"body-parser": "^1.17.2",
23-
"bootstrap-vue": "^0.15.0",
2423
"element-ui": "^1.2.9",
2524
"express": "^4.15.3",
2625
"highlight.js": "^9.12.0",
2726
"lowdb": "^0.16.2",
2827
"uiv": "^0.11.4",
2928
"vee-validate": "^2.0.0-rc.5",
3029
"vue": "^2.3.3",
31-
"vue-router": "^2.3.1",
3230
"vue-markdown": "^2.1.3",
31+
"vue-router": "^2.3.1",
3332
"vuex": "^2.3.1"
3433
},
3534
"devDependencies": {

‎src/main.js

Copy file name to clipboardExpand all lines: src/main.js
-2Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,7 @@ import * as uiv from 'uiv'
1010
import hljs from 'highlight.js'
1111
import VeeValidate from 'vee-validate'
1212
import cordova from './mobile-index'
13-
// import BootstrapVue from 'bootstrap-vue'
1413

15-
// Vue.use(BootstrapVue)
1614
Vue.use(uiv)
1715
Vue.use(ElementUI)
1816
Vue.use(hljs)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.