Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
dev
/
pingan-life-index-pro
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
6f5c9524
authored
2019-10-30 14:15:40 +0800
by
simon
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
默认提交
1 parent
5b4c368c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletions
.gitignore
src/pages/index/index.vue
.gitignore
View file @
6f5c952
...
...
@@ -3,6 +3,9 @@ node_modules
/dist
/fev
/sandbox
.DS_Store
sync.sh
git.sh
# local env files
.env.local
...
...
src/pages/index/index.vue
View file @
6f5c952
...
...
@@ -63,7 +63,7 @@
<div
@
click=
"toNewsDetail()"
class=
"news-item"
>
<div
class=
"news-item-tit"
>
伴成長、助扶貧,平安人壽客服節給家庭“AI”的力量
</div>
<div
class=
"news-item-date"
>
2019-09-27
</div>
</div>
</div>
1
</div>
</div>
...
...
Please
register
or
sign in
to post a comment