Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
J
jiaxiu-miniapp
Project
Project
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
蔡亮华(贵阳日报)
jiaxiu-miniapp
Commits
3c82be3c
Commit
3c82be3c
authored
Sep 03, 2024
by
彭佳妮(贵阳日报)
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
banner
parent
3316cf3e
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
indexNew.vue
src/pages/home/indexNew.vue
+4
-4
banner5.jpg
src/static/image/banner5.jpg
+0
-0
banner6.jpg
src/static/image/banner6.jpg
+0
-0
No files found.
src/pages/home/indexNew.vue
View file @
3c82be3c
...
...
@@ -65,15 +65,15 @@
<
script
setup
>
import
{
selectFinePictureList
}
from
'@/api/publish'
import
{
selectClassifyTypeList
}
from
'@/api/classify'
;
import
banner
4
from
'@/static/image/banner4
.jpg'
import
banner
2
from
'@/static/image/banner2
.jpg'
import
banner
6
from
'@/static/image/banner6
.jpg'
import
banner
5
from
'@/static/image/banner5
.jpg'
const
backgroundBox
=
ref
(
'#D2E4FF'
);
const
router
=
useRouter
()
const
fileDomain
=
import
.
meta
.
env
.
VITE_APP_FILE_URL
const
images
=
ref
([
banner
4
,
banner
2
banner
5
,
banner
6
]);
// 监听页面滚动
...
...
src/static/image/banner5.jpg
0 → 100644
View file @
3c82be3c
96.9 KB
src/static/image/banner6.jpg
0 → 100644
View file @
3c82be3c
This diff is collapsed.
Click to expand it.
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