Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
X
XAMJW-Hospita
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wechatminiprogram
XAMJW-Hospita
Commits
70e885fd
Commit
70e885fd
authored
Sep 20, 2023
by
李萌
Browse files
Options
Browse Files
Download
Plain Diff
合并分支 'limeng-info' 到 'master'
no message 查看合并请求
!2
parents
9aef76a5
d52a3132
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
utils/api.js
+4
-4
No files found.
utils/api.js
View file @
70e885fd
var
HOST_xinli
=
'https://www.xiaodongai.com/xiaodong_yiyuan/'
;
// 提交量表
// var HOST_xinli = 'http://123.207.162.160/xiaodong_yiyuan/';//测试
//
var HOST = 'https://xam.xiaodongai.com/kongtian/';
var
HOST
=
'https://demos-xam.xiaodongai.com/kongtian/'
;
var
HOST
=
'https://xam.xiaodongai.com/kongtian/'
;
//
var HOST = 'https://demos-xam.xiaodongai.com/kongtian/';
// var HOST = 'http://123.207.162.160/xiaodong_yiyuan/kongtian/';
var
HOST_info
=
'https://www.xiaodongai.com/xiaodongai/kongtian/'
;
// 个人咨询 弃用
var
HOST_Linux
=
'https://www.xiaodongai.com/xiaodongai/kongtian/'
;
// 加载Linux 服务器资讯
...
...
@@ -9,8 +9,8 @@ var HOST_P_K = "https://static.xiaodongai.com/xiaodongai/kongtian/"; // 加载
var
HOST_banner
=
'https://www.xiaodongai.com/xiaodongai/kongtian/'
;
// banner
var
HOST_xinli_lb
=
'https://static.xiaodongai.com/'
;
// 量表
var
HOST_Share
=
"https://static.xiaodongai.com/xiaodong_yiyuan/kongtian/"
;
//
var HOST_xlxl = 'https://online-xlxl.xiaodongai.com/';
var
HOST_xlxl
=
'https://demos-xlxl.xiaodongai.com/'
;
var
HOST_xlxl
=
'https://online-xlxl.xiaodongai.com/'
;
//
var HOST_xlxl = 'https://demos-xlxl.xiaodongai.com/';
// get请求方法
function
fetchGet
(
url
,
callback
)
{
// return callback(null, top250)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment