sys %!s(int64=2) %!d(string=hai) anos
pai
achega
2a5d9ae228
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      service/ajax.js

+ 1 - 2
service/ajax.js

@@ -1,7 +1,6 @@
 import tools from "@/service/tools";
-import store from '@/store'
 let BASE_URL =''
-//#ifdef APP-PLUS
+//#ifndef H5
 BASE_URL ='https://' + process.uniEnv.baseUrl;
 //#endif