|
@@ -6,7 +6,7 @@ import api from './api.js'
|
|
|
var num = 1
|
|
var num = 1
|
|
|
export const BASE_URL = 'https://api.xyyxt.net'//接口api
|
|
export const BASE_URL = 'https://api.xyyxt.net'//接口api
|
|
|
export const BASE_IMG_URL = 'https://file.xyyxt.net/'//图片上传api
|
|
export const BASE_IMG_URL = 'https://file.xyyxt.net/'//图片上传api
|
|
|
-export const tenantId = '867735392558919680'
|
|
|
|
|
|
|
+export const tenantId = '1423178689245376513'
|
|
|
export const myRequest = (options) => {
|
|
export const myRequest = (options) => {
|
|
|
if(store.state.allowLoading){
|
|
if(store.state.allowLoading){
|
|
|
uni.showLoading({
|
|
uni.showLoading({
|