DaMowang преди 3 години
родител
ревизия
b717849732
променени са 1 файла, в които са добавени 2 реда и са изтрити 3 реда
  1. 2 3
      src/pages/my/index.vue

+ 2 - 3
src/pages/my/index.vue

@@ -379,7 +379,6 @@
     <authorize-module
       v-if="showAuth"
       :shopInfo="shopInfo"
-      @authSuccess="onAuthSuccess"
       @authGetTelSuccess="onauthGetTelSuccess"
     ></authorize-module>
     <!-- 授权-end -->
@@ -394,13 +393,13 @@ var appEv = app.$vm.$options;
 // let reqApi = new ReqApi();
 // import { ReqApi } from "@/utils/reqTools.js";
 import authorizeModule from "@/components/authorize-module/index";
-import newauthorize from "@/components/authorize-module/new";
+// import newauthorize from "@/components/authorize-module/new";
 import uniCopy from "../../utils/copy";
 import { get, post, u_post } from "@/request/api.js";
 export default {
   components: {
     authorizeModule,
-    newauthorize
+    // newauthorize
   },
   data() {
     return {