Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mallapp
Project
Project
Details
Activity
Releases
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
viitto
mallapp
Commits
f9cf0a49
Commit
f9cf0a49
authored
Sep 25, 2020
by
Mac
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
60799c67
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
guidecarDraw.vue
pages/guidecar/components/guidecarDraw.vue
+2
-0
No files found.
pages/guidecar/components/guidecarDraw.vue
View file @
f9cf0a49
...
...
@@ -300,6 +300,7 @@ export default {
:
0
;
}
let
Up
=
uni
.
getStorageSync
(
"UserPageType"
)?
uni
.
getStorageSync
(
"UserPageType"
).
UserPageType
:
0
;
var
IsOpenSchool
=
uni
.
getStorageSync
(
"mall_UserInfo"
).
IsOpenSchool
;
this
.
request2
(
{
url
:
"/api/Mall/GetGoosPoster"
,
...
...
@@ -311,6 +312,7 @@ export default {
+
'&S='
+
this
.
StartTime
+
'&E='
+
this
.
EndTime
+
'&J=3'
,
IsOpenSchool
:
IsOpenSchool
},
},
(
res
)
=>
{
...
...
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