Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mp_snapshot
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
黄秀兰
mp_snapshot
Commits
408282d6
Commit
408282d6
authored
Jul 20, 2017
by
黄秀兰
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
up
parent
03a2d630
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
app.js
+2
-2
util/login.js
+1
-1
No files found.
app.js
View file @
408282d6
...
@@ -14,8 +14,8 @@ App({
...
@@ -14,8 +14,8 @@ App({
events
:
new
Events
(),
events
:
new
Events
(),
api
:
{},
api
:
{},
host
:
{
host
:
{
root
:
'https://
d
api.mepai.me/'
,
root
:
'https://api.mepai.me/'
,
root_images
:
'https://
d
images.mepai.me'
root_images
:
'https://images.mepai.me'
},
},
onLaunch
:
function
()
{
onLaunch
:
function
()
{
var
_this
=
this
;
var
_this
=
this
;
...
...
util/login.js
View file @
408282d6
...
@@ -3,7 +3,7 @@ const app_info = {
...
@@ -3,7 +3,7 @@ const app_info = {
secret
:
'f0a575b6c2dfddab4c982b065bb70255'
secret
:
'f0a575b6c2dfddab4c982b065bb70255'
}
}
const
url
=
{
const
url
=
{
login
:
'https://
d
api.mepai.me/v1/ologin'
login
:
'https://api.mepai.me/v1/ologin'
}
}
function
login
(
app
,
nickname
)
{
function
login
(
app
,
nickname
)
{
var
device_token
=
wx
.
getSystemInfoSync
().
system
;
var
device_token
=
wx
.
getSystemInfoSync
().
system
;
...
...
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