Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
H
house-type
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
wangjiankun
house-type
Commits
82817085
Commit
82817085
authored
Aug 21, 2020
by
wangjiankun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix:修改title 产品分析、产品供求数据 截至到2014年
parent
732c2034
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
index.html
public/index.html
+1
-1
index.vue
src/views/ProductAnalysis/index.vue
+1
-1
No files found.
public/index.html
View file @
82817085
...
...
@@ -5,7 +5,7 @@
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
>
<meta
name=
"viewport"
content=
"width=device-width,initial-scale=1.0"
>
<link
rel=
"icon"
href=
"http://yanfa.tenio.com:2020/webApp/images/icon_tianyou.png"
>
<title>
天友设计院-户型
地图大数据
</title>
<title>
天友设计院-户型
大数据查询系统
</title>
</head>
<body>
<noscript>
...
...
src/views/ProductAnalysis/index.vue
View file @
82817085
...
...
@@ -649,7 +649,7 @@
})
},
beforeMount
()
{
for
(
let
i
=
new
Date
().
getFullYear
();
i
>=
1980
;
i
--
)
{
for
(
let
i
=
new
Date
().
getFullYear
();
i
>=
2014
;
i
--
)
{
this
.
timeOptions
.
push
({
value
:
i
,
label
:
i
+
'年'
...
...
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