Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
飞
飞鹤小程序
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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
FH
飞鹤小程序
Commits
843ecf69
Commit
843ecf69
authored
Sep 12, 2025
by
spc
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
act915
parent
1f997dfd
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
act0915.vue
activity0915/act0915/act0915.vue
+4
-0
lottery.vue
activity0915/lottery/lottery.vue
+1
-1
No files found.
activity0915/act0915/act0915.vue
View file @
843ecf69
...
...
@@ -399,6 +399,10 @@ const fetchAct915HomeData = async () => {
showMask.value = true
}
}
if(isLogin.value){
showMask.value = false
}
}
return response
...
...
activity0915/lottery/lottery.vue
View file @
843ecf69
...
...
@@ -126,7 +126,7 @@ import DrawSucModal from './components/drawSucModal/drawSucModal.vue'
import
DrawFailModal
from
'./components/drawFailModal/drawFailModal.vue'
import
{
getAct915LotteryDraw
,
getAct915LotteryInfo
,
fetchAct915LotteryJSON
}
from
'../../api/activity0915/index.js'
import
md
from
'../../md.js'
import
{
jump
}
from
'../../utils/index.js'
import
{
jump
,
JumpType
}
from
'../../utils/index.js'
// 组件名称
defineOptions
({
...
...
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