Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
bms
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
iambtr
bms
Commits
cebf312b
Commit
cebf312b
authored
May 15, 2020
by
王榕
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://47.104.201.229/iambtr/bms
parents
25a95cd6
0d2754a1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
index.js
config/index.js
+2
-2
project.config.json
project.config.json
+2
-2
No files found.
config/index.js
View file @
cebf312b
...
...
@@ -3,7 +3,7 @@ const type = 'dev'
var
config
=
{
dev
:
{
appid
:
'wx
b517dae1188a1900
'
,
appid
:
'wx
ed819cb57829a51c
'
,
api
:
'http://47.92.207.93:8084/app/'
,
wss
:
'wss://app.doomore.cn/websocket/app/api/'
,
payapi
:
'http://47.92.207.93:8084/pay/'
,
...
...
@@ -12,7 +12,7 @@ var config = {
imgPath
:
'/static/image/'
},
pro
:
{
appid
:
'wx
b517dae1188a1900
'
,
appid
:
'wx
ed819cb57829a51c
'
,
api
:
'https://guangyang.zhuzhux.com/app/'
,
wss
:
'wss://guangyang.zhuzhux.com/websocket/app/api/'
,
payapi
:
'https://guangyang.zhuzhux.com/pay/'
,
...
...
project.config.json
View file @
cebf312b
...
...
@@ -18,8 +18,8 @@
},
"compileType"
:
"miniprogram"
,
"libVersion"
:
"2.9.4"
,
"appid"
:
"wx
b517dae1188a1900
"
,
"projectname"
:
"
%E9%87%91%E7%9B%BE%E9%94%82%E7%94%B5%E5%8D%AB%E5%A3%AB
"
,
"appid"
:
"wx
ed819cb57829a51c
"
,
"projectname"
:
"
GPS网络能源
"
,
"simulatorType"
:
"wechat"
,
"simulatorPluginLibVersion"
:
{},
"condition"
:
{
...
...
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