修改vue引入方式
This commit is contained in:
parent
30904edfa1
commit
d75c41ebae
@ -1,5 +1,5 @@
|
||||
import axios from 'axios'
|
||||
import Vue from 'vue'
|
||||
import * as Vue from 'vue'
|
||||
import waifuTips from '../config/waifu-tip.json'
|
||||
|
||||
function setScrollZero() {
|
||||
|
||||
@ -1976,7 +1976,7 @@ hexo@^3.0.0:
|
||||
titlecase "^1.1.2"
|
||||
warehouse "^2.2.0"
|
||||
|
||||
hexo@^4.2.0:
|
||||
hexo@^4.2.1:
|
||||
version "4.2.1"
|
||||
resolved "https://registry.yarnpkg.com/hexo/-/hexo-4.2.1.tgz#2aa1d4428b0ade23bac34f546a387b36432dd81c"
|
||||
integrity sha512-V7kJsL4m2HM0Czm0j0ZDLJWxv5OJvbpTWgk0cCKcvHg2Dd/SVgtyLI+ygoPPrMipTquxii6waF5l44Op0bMEEQ==
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user