图书标签

This commit is contained in:
2024-03-22 13:36:10 +08:00
parent b3970683dd
commit 4ee5176ee8
7 changed files with 3549 additions and 2 deletions

View File

@@ -1,8 +1,8 @@
<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://api.nuttyreading.com'
// const baseUrl = 'https://api.nuttyreading.com'
// function commonFun() {
// console.log("公共方法")
// }