二级页面css
This commit is contained in:
@@ -15,17 +15,20 @@ export default {
|
||||
{
|
||||
name: '三会一课',
|
||||
icon: require('./img/shyk.png'),
|
||||
url: '../party/AppThreeSessions/AppThreeSessions'
|
||||
url: '../party/AppThreeSessions/AppThreeSessions',
|
||||
isBottom: true
|
||||
},
|
||||
{
|
||||
name: '党建要闻',
|
||||
icon: require('./img/djyw.png'),
|
||||
url: '../AppServicePublic/AppServicePublic?moduleId=95f0f1c509e44d528069bc9f9dc19e53&listName=党建要闻'
|
||||
url: '../AppServicePublic/AppServicePublic?moduleId=95f0f1c509e44d528069bc9f9dc19e53&listName=党建要闻',
|
||||
isBottom: true
|
||||
},
|
||||
{
|
||||
name: '党员学习',
|
||||
icon: require('./img/dyxx.png'),
|
||||
url: '../party/AppPartyHistoryEducation/classroomList'
|
||||
url: '../party/AppPartyHistoryEducation/classroomList',
|
||||
isBottom: true
|
||||
},
|
||||
{
|
||||
name: '在线答题',
|
||||
|
||||
Reference in New Issue
Block a user