Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
fxPark
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
hookehuyr
2024-04-15 15:40:18 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
2058d171122ca3a381409e56636fd57e3f0bfe86
2058d171
1 parent
9bf7c92a
fix 点亮图片对应关系调整
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
src/views/fxPark/index.vue
src/views/fxPark/index.vue
View file @
2058d17
<!--
* @Date: 2024-04-07 10:15:55
* @LastEditors: hookehuyr hookehuyr@gmail.com
* @LastEditTime: 2024-04-15 1
1:33:30
* @LastEditTime: 2024-04-15 1
4:09:39
* @FilePath: /fxPark/src/views/fxPark/index.vue
* @Description: 首页
-->
...
...
@@ -85,22 +85,22 @@ useTitle($route.meta.title);
const TREE_CHIP = { // 碎片图结构
1: {
active: 'https://cdn.ipadbiz.cn/xfPark/index/0
1.1713103305.png'
active: 'https://cdn.ipadbiz.cn/xfPark/index/0
2.1713103305.png' // 悬铃木
},
2: {
active: 'https://cdn.ipadbiz.cn/xfPark/index/0
2.1713103305.png'
active: 'https://cdn.ipadbiz.cn/xfPark/index/0
1.1713103305.png' // 黄荆,灌木
},
3: {
active: 'https://cdn.ipadbiz.cn/xfPark/index/0
3.1713103305.png'
active: 'https://cdn.ipadbiz.cn/xfPark/index/0
5.1713103305.png' // 香樟
},
4: {
active: 'https://cdn.ipadbiz.cn/xfPark/index/0
4.1713103305.png'
active: 'https://cdn.ipadbiz.cn/xfPark/index/0
3.1713103305.png' // 草地
},
5: {
active: 'https://cdn.ipadbiz.cn/xfPark/index/0
5.1713103305.png'
active: 'https://cdn.ipadbiz.cn/xfPark/index/0
6.1713103305.png' // 雪松和香樟混交林"
},
6: {
active: 'https://cdn.ipadbiz.cn/xfPark/index/0
6.1713103305.png'
active: 'https://cdn.ipadbiz.cn/xfPark/index/0
4.1713103305.png' // 雪松
},
7: {
active: ''
...
...
Please
register
or
login
to post a comment