Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
J
jz_Travel
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
zhengke
jz_Travel
Commits
ebcfb71d
Commit
ebcfb71d
authored
Jan 23, 2025
by
youjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
小程序检查更新
parent
bd08511d
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
0 deletions
+4
-0
index.vue
pages/index/index.vue
+1
-0
integral-detail.vue
pages/user-center/integral-detail/integral-detail.vue
+3
-0
No files found.
pages/index/index.vue
View file @
ebcfb71d
...
...
@@ -555,6 +555,7 @@
},
500
);
this
.
mainColor
=
this
.
$uiConfig
.
mainColor
;
this
.
getIsOpenReserve
();
this
.
$utils
.
VersionUpdate
()
},
methods
:
{
...
...
pages/user-center/integral-detail/integral-detail.vue
View file @
ebcfb71d
...
...
@@ -106,6 +106,9 @@ export default {
showBar
:
true
,
};
},
onShow
()
{
this
.
$utils
.
VersionUpdate
()
},
created
()
{
this
.
contentHeight
=
this
.
$utils
.
calcContentHeight
(
-
40
)
+
"px"
;
this
.
mainColor
=
this
.
$uiConfig
.
mainColor
;
...
...
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