Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
XDJK
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
XDJK
Commits
5e7955f7
Commit
5e7955f7
authored
Feb 10, 2021
by
liuquan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
ffb0bcaf
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
4 deletions
+3
-4
pages/search/search.js
+2
-3
utils/config.js
+1
-1
No files found.
pages/search/search.js
View file @
5e7955f7
...
...
@@ -167,8 +167,8 @@ Page({
//搜素确认
search
(
page
)
{
let
that
=
this
wx
.
showLoading
({
title
:
'加载中'
,
that
.
setData
({
showview
:
false
})
let
data
=
{}
data
.
page
=
page
// 页数
...
...
@@ -198,7 +198,6 @@ Page({
showview
:
true
})
}
wx
.
hideLoading
({})
})
},
//头部筛选 add by lq datetime 2020-4-21
...
...
utils/config.js
View file @
5e7955f7
...
...
@@ -116,7 +116,7 @@ const url = {
screenDoctor
:
HOST
+
"wechatIteration.php?s=/personal/screenDoctor"
,
//查询医生数据
/**end */
getChatDoctor
:
HOST
+
"wechatIteration.php?s=/Inquisition/aptitude"
,
getDealDetails
:
HOST
+
"wechatIteration.php?s=/Inquisition/patient_details"
,
getDealDetails
:
HOST
+
"wechatIteration.php?s=/Inquisition/patient_details"
,
//支付记录
getReportList
:
HOST
+
"wechatIteration.php?s=/Home/testresult"
,
goSetTel
:
HOST
+
"wechatIteration.php?s=/Index/getPhone"
,
getServiceList
:
HOST
+
"wechatIteration.php?s=/InquiryUser/chat_inquiry"
,
//服务记录集合
...
...
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