修改vue引入方式

This commit is contained in:
朱进禄 2022-03-07 16:30:07 +08:00
parent 30904edfa1
commit d75c41ebae
2 changed files with 2 additions and 2 deletions

View File

@ -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() {

View File

@ -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==