Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
7
7_Eleven_Alipay
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
高淑倩
7_Eleven_Alipay
Commits
0d504da2
Commit
0d504da2
authored
May 21, 2020
by
谢中龙
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改bug
parent
1433da72
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
1 deletions
+0
-1
editor.json
.tea/editor.json
+0
-0
pointDetail.js
pages/pointDetail/pointDetail.js
+0
-1
No files found.
.tea/editor.json
View file @
0d504da2
This source diff could not be displayed because it is too large. You can
view the blob
instead.
pages/pointDetail/pointDetail.js
View file @
0d504da2
...
...
@@ -92,7 +92,6 @@ wxService.page({
const
{
result
,
data
}
=
res
.
data
if
(
result
==
0
)
{
my
.
hideLoading
()
const
baseUserInfo
=
wx2my
.
getStorageSync
(
'_baseUserInfo'
)
?
wx2my
.
getStorageSync
(
'_baseUserInfo'
).
data
:
null
;
if
(
baseUserInfo
){
let
isUat
=
data
.
isUat
;
...
...
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