Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wechat_lung
Project
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
hanpeng
wechat_lung
Commits
803fed37
Commit
803fed37
authored
Dec 04, 2019
by
zujiaozhang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
'修改图片存储路径'
parent
a6ca2274
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
12 additions
and
12 deletions
+12
-12
furtherConsultation.js
wechat_lung_questionnaire/javaScript/furtherConsultation.js
+4
-4
geneDetection.js
wechat_lung_questionnaire/javaScript/geneDetection.js
+4
-4
generalPage.js
wechat_lung_questionnaire/javaScript/generalPage.js
+4
-4
No files found.
wechat_lung_questionnaire/javaScript/furtherConsultation.js
View file @
803fed37
...
...
@@ -253,12 +253,12 @@ define(['zepto', 'medtap', 'mui', 'mui.picker'], function($, medtap, mui) {
url
:
'https://gateway.medtap.cn/common/uploadWechatFile'
,
type
:
'POST'
,
async
:
false
,
data
:
{
bizType
:
"3"
,
folder
:
'
bbs
'
,
contentType
:
"application/json"
,
data
:
JSON
.
stringify
({
folder
:
'
questionnaire
'
,
mediaId
:
serverId
,
ext
:
'jpg'
}
,
})
,
headers
:{
'apptype'
:
'wechat_lung'
,
'user-os'
:
'wechat'
...
...
wechat_lung_questionnaire/javaScript/geneDetection.js
View file @
803fed37
...
...
@@ -268,12 +268,12 @@ define(['zepto', 'medtap', 'mui', 'mui.picker'], function($, medtap, mui) {
url
:
'https://gateway.medtap.cn/common/uploadWechatFile'
,
type
:
'POST'
,
async
:
false
,
data
:
{
bizType
:
"3"
,
folder
:
'
bbs
'
,
contentType
:
"application/json"
,
data
:
JSON
.
stringify
({
folder
:
'
questionnaire
'
,
mediaId
:
serverId
,
ext
:
'jpg'
}
,
})
,
headers
:{
'apptype'
:
'wechat_lung'
,
'user-os'
:
'wechat'
...
...
wechat_lung_questionnaire/javaScript/generalPage.js
View file @
803fed37
...
...
@@ -190,12 +190,12 @@ define(['zepto', 'medtap', 'mui', 'mui.picker'], function($, medtap, mui) {
url
:
'https://gateway.medtap.cn/common/uploadWechatFile'
,
type
:
'POST'
,
async
:
false
,
data
:
{
bizType
:
"3"
,
folder
:
'
bbs
'
,
contentType
:
"application/json"
,
data
:
JSON
.
stringify
({
folder
:
'
questionnaire
'
,
mediaId
:
serverId
,
ext
:
'jpg'
}
,
})
,
headers
:{
'apptype'
:
'wechat_lung'
,
'user-os'
:
'wechat'
...
...
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