Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
松
松江演示小程序版本
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
史锦峰
松江演示小程序版本
Commits
9e776997
Commit
9e776997
authored
Apr 28, 2021
by
史锦峰
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
1affbbd1
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
manifest.json
manifest.json
+1
-1
index.vue
personModule/communicate/index.vue
+3
-3
No files found.
manifest.json
View file @
9e776997
...
...
@@ -47,7 +47,7 @@
"quickapp"
:
{},
/*
快应用特有相关
*/
"mp-weixin"
:
{
"appid"
:
"wx
c35f6cc236bcec8f
"
,
"appid"
:
"wx
787a6d1d6234037d
"
,
"setting"
:
{
"urlCheck"
:
true
,
"es6"
:
true
,
...
...
personModule/communicate/index.vue
View file @
9e776997
...
...
@@ -42,7 +42,7 @@
v-if=
"item.msgType == 1"
@
tap=
"viewImg([item.message])"
>
<image
:src=
"'http://139.9.163.126/
sjs
c/' + item.message"
class=
"img"
mode=
"widthFix"
></image>
<image
:src=
"'http://139.9.163.126/
gastri
c/' + item.message"
class=
"img"
mode=
"widthFix"
></image>
</view>
</view>
</view>
...
...
@@ -478,11 +478,11 @@ export default {
let
that
=
this
let
baseUrl
=
""
// #ifdef H5
baseUrl
=
"
/
songjiang
-api
"
baseUrl
=
"
/
gastric
-api
"
// #endif
// #ifdef MP-WEIXIN
baseUrl
=
"
https://inno.sh-sict.com/
songjiang
-api
"
baseUrl
=
"
https://inno.sh-sict.com/
gastric
-api
"
// #endif
var
uper
=
uni
.
uploadFile
({
// 需要上传的地址
...
...
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