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
Email Patches
Plain Diff
Browse Files
Authored by
baoss
2019-10-21 10:37:14 +0800
Commit
e73c8ba0fd8eaea51dde51ce4bc41c1495ba09db
1 parent
669c6b3f
去掉我的-公告
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/store/home/mine.js
apps/store/home/mine.js
View file @
e73c8ba
...
...
@@ -90,7 +90,7 @@ export default function() {
},
getMineList
(
state
)
{
let
tabList
=
{
board
:
{
title
:
''
,
page
:
'noticeList'
},
//
board: { title: '', page: 'noticeList' },
sale
:
{
title
:
'出售中'
,
num
:
state
.
sellerNum
,
...
...
Please
register
or
login
to post a comment