tremble 3 years ago
parent
commit
a247759989
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/app.vue

+ 1 - 0
src/app.vue

@@ -100,6 +100,7 @@ import browser from "@/utils/browser";
 import { useApp, getApp } from "@/app";
 import common from "@/utils/common";
 import { Cache } from "@/utils/index";
+import wxShare from "@/utils/wxshare";
 
 import * as apis from "@/apis/index.js";
 const store = useStore();