|
@@ -2,6 +2,7 @@
|
|
|
const BASE_URL = "https://chtech.ncjti.edu.cn/jiaofei/jiaofei-api/tuitionpayment"
|
|
const BASE_URL = "https://chtech.ncjti.edu.cn/jiaofei/jiaofei-api/tuitionpayment"
|
|
|
// 本地地址
|
|
// 本地地址
|
|
|
// const BASE_URL = "http://192.168.161.34:9999/tuitionpayment"
|
|
// const BASE_URL = "http://192.168.161.34:9999/tuitionpayment"
|
|
|
|
|
+// const BASE_URL = "http://5ae72e2c.cpolar.io/tuitionpayment"
|
|
|
export const myRequest = (options) => {
|
|
export const myRequest = (options) => {
|
|
|
uni.showLoading({
|
|
uni.showLoading({
|
|
|
title: "加载中",
|
|
title: "加载中",
|