Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
W
web-site
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
张冬
web-site
Commits
21c87b4a
Commit
21c87b4a
authored
Jan 08, 2021
by
吴冠
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
友情链接
parent
e5d30cfc
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
7 deletions
+8
-7
footer.vue
components/footer.vue
+8
-7
No files found.
components/footer.vue
View file @
21c87b4a
...
...
@@ -30,7 +30,8 @@ export default {
},
methods
:
{
xxxxmove
(
url
)
{
this
.
$router
.
push
(
url
);
// this.$router.go(url);
window
.
open
(
url
)
},
},
data
()
{
...
...
@@ -41,17 +42,16 @@ export default {
title
:
"友情链接"
,
list
:
[
{
name
:
"教育部学校规划建设发展"
,
url
:
"https://www.csdp.edu.cn/index.aspx?AspxAutoDetectCookieSupport=1"
,
name
:
"中国蔬菜流通协会"
,
url
:
"http://www.cava.org.cn/"
,
},
{
name
:
"
北京市教委
"
,
url
:
"http://
jw.beijing.gov
.cn/"
,
name
:
"
中国物流采购联合会
"
,
url
:
"http://
www.chinawuliu.com
.cn/"
,
},
{
name
:
"全国农产品批发市场价格信息网"
,
url
:
"http://pfscnew.agri.gov.cn/"
,
url
:
"http://pfscnew.agri.gov.cn/
scdt/shucai/
"
,
},
],
},
...
...
@@ -120,5 +120,6 @@ ul > .t1 {
}
.textcolor
{
color
:
#323232
;
cursor
:
pointer
;
}
</
style
>
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