标签删除

This commit is contained in:
zy
2024-03-28 10:36:21 +08:00
parent 7c19fb5e4d
commit e7112def71
10 changed files with 1096 additions and 519 deletions

View File

@@ -1,7 +1,7 @@
<script type="text/javascript">
const baseUrl = "http://192.168.110.100:9200/pb"; //张川川后端
// const baseUrl = "http://192.168.110.100:9200/pb"; //张川川后端
// const baseUrl = 'http://59.110.212.44:9100/pb'
// const baseUrl = 'https://testapi.nuttyreading.com'
const baseUrl = 'https://testapi.nuttyreading.com'
// const baseUrl = 'https://api.nuttyreading.com'
// function commonFun() {
// console.log("公共方法")