Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
xianyu-ufo-app-web
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
lea guo
2019-10-11 18:33:50 +0800
Commit
61a1ff3c69f8893695f75152f0f0e78ff3ab93d4
2 parents
34cf274d
3e18d17a
Merge branch 'develop' of git.yoho.cn:fe/xianyu-ufo-app-web into develop
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/pages/notice/list/components/noticeItem.vue
apps/pages/notice/list/components/noticeItem.vue
View file @
61a1ff3
<template>
<div class="notice-root">
<LayoutLink :href="data.url">
<LayoutLink :href="data.url">
<p class="notice-content">{{data.name}}</p>
<div class="time">
<time> {{data.createTime}}</time>
...
...
Please
register
or
login
to post a comment