V1.2.0已发布的测试版
This commit is contained in:
@@ -26,41 +26,41 @@ export default{
|
||||
],
|
||||
/** 活动数据 */
|
||||
activities: [
|
||||
{
|
||||
id: 1,
|
||||
type: '最新公告',
|
||||
title: 'LKY将停减税',
|
||||
author: '文章ID1星期 主发布',
|
||||
comments: '0'
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
type: '最新公告',
|
||||
title: 'PFP将停减税',
|
||||
author: '文章ID1星期 11发布',
|
||||
comments: '0'
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
type: '最新公告',
|
||||
title: 'ETC+ZIL停研发综合日获得',
|
||||
author: '文章ID1星期 15发布',
|
||||
comments: '0'
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
type: '最新公告',
|
||||
title: '预计2023年06月19日SCC收益分配说明',
|
||||
author: '文章ID1星期 18发布',
|
||||
comments: '0'
|
||||
},
|
||||
{
|
||||
id: 5,
|
||||
type: '其他',
|
||||
title: '关于临时(信为网站、备案管理、矿池编码)',
|
||||
author: '文章ID1星期 19发布',
|
||||
comments: '0'
|
||||
}
|
||||
// {
|
||||
// id: 1,
|
||||
// type: '最新公告',
|
||||
// title: 'LKY将停减税',
|
||||
// author: '文章ID1星期 主发布',
|
||||
// comments: '0'
|
||||
// },
|
||||
// {
|
||||
// id: 2,
|
||||
// type: '最新公告',
|
||||
// title: 'PFP将停减税',
|
||||
// author: '文章ID1星期 11发布',
|
||||
// comments: '0'
|
||||
// },
|
||||
// {
|
||||
// id: 3,
|
||||
// type: '最新公告',
|
||||
// title: 'ETC+ZIL停研发综合日获得',
|
||||
// author: '文章ID1星期 15发布',
|
||||
// comments: '0'
|
||||
// },
|
||||
// {
|
||||
// id: 4,
|
||||
// type: '最新公告',
|
||||
// title: '预计2023年06月19日SCC收益分配说明',
|
||||
// author: '文章ID1星期 18发布',
|
||||
// comments: '0'
|
||||
// },
|
||||
// {
|
||||
// id: 5,
|
||||
// type: '其他',
|
||||
// title: '关于临时(信为网站、备案管理、矿池编码)',
|
||||
// author: '文章ID1星期 19发布',
|
||||
// comments: '0'
|
||||
// }
|
||||
],
|
||||
activeParams:{
|
||||
type:"3",//公告中心
|
||||
|
||||
Reference in New Issue
Block a user