监测对象
@@ -27,7 +27,7 @@
|
||||
</div>
|
||||
<div class="right">
|
||||
<div class="right-top">
|
||||
<span class="name">{{ item.name }}</span>
|
||||
<span class="name">{{ item.name }}</span>
|
||||
<span class="status" :class="`status${item.status}`">{{ $dict.getLabel('fpPrtpStatus', item.status) }}</span>
|
||||
</div>
|
||||
<div class="right-bottom">
|
||||
|
||||
@@ -83,7 +83,7 @@
|
||||
<image src="https://cdn.cunwuyun.cn/dvcp/h5/no-admin.png"/>
|
||||
<div>
|
||||
<span>您还未添加过家庭成员点击</span>
|
||||
<i>新增按钮</i>
|
||||
<i @tap="toAdd">新增按钮</i>
|
||||
<span>试试吧~</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -7,42 +7,42 @@
|
||||
<script>
|
||||
export default {
|
||||
name: 'AppPageInteraction',
|
||||
appName: '工作台(振兴)',
|
||||
appName: '工作台(乡村振兴)',
|
||||
data() {
|
||||
return {
|
||||
label: '振兴',
|
||||
label: '乡村振兴',
|
||||
appList: [
|
||||
{
|
||||
name: '产业振兴',
|
||||
icon: require('./img/jmhd.png'),
|
||||
icon: require('./img/cyzx.png'),
|
||||
url: '../AppServicePublic/AppServicePublic?moduleId=c7d4e2c46b56477c9a581af7f16e10d9&listName=产业资讯'
|
||||
},
|
||||
{
|
||||
name: '组织振兴',
|
||||
icon: require('./img/jmys.png'),
|
||||
icon: require('./img/zzzx.png'),
|
||||
url: '../AppServicePublic/AppServicePublic?moduleId=a33a855416d44b77a006b93599c9618d&listName=组织动态'
|
||||
},
|
||||
{
|
||||
name: '人才振兴',
|
||||
icon: require('./img/xcxgg.png'),
|
||||
icon: require('./img/rczx.png'),
|
||||
url: '../AppServicePublic/AppServicePublic?moduleId=6aa884de2b814967bdbb18a363904083&listName=人才工作'
|
||||
},
|
||||
{
|
||||
name: '文化振兴',
|
||||
icon: require('./img/xcxgg.png'),
|
||||
icon: require('./img/whzx.png'),
|
||||
url: '../AppServicePublic/AppServicePublic?moduleId=feaf0264251f422db9b10c5e9f6c1c56&listName=生态建设'
|
||||
},
|
||||
{
|
||||
name: '生态振兴',
|
||||
icon: require('./img/xcxgg.png'),
|
||||
url: '../AppServicePublic/AppServicePublic?moduleId=95f0f1c509e44d528069bc9f9dc19e53&listName=党建要闻'
|
||||
icon: require('./img/stzx.png'),
|
||||
url: '../AppServicePublic/AppServicePublic?moduleId=95f0f1c509e44d528069bc9f9dc19e53&listName=生态振兴'
|
||||
}
|
||||
],
|
||||
headerBg: require('./img/header-bg.png'),
|
||||
}
|
||||
},
|
||||
onShow() {
|
||||
document.title = "振兴"
|
||||
document.title = "乡村振兴"
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
BIN
src/apps/AppPageRevitalize/img/cyzx.png
Normal file
|
After Width: | Height: | Size: 19 KiB |
|
Before Width: | Height: | Size: 40 KiB |
|
Before Width: | Height: | Size: 684 KiB |
BIN
src/apps/AppPageRevitalize/img/rczx.png
Normal file
|
After Width: | Height: | Size: 33 KiB |
BIN
src/apps/AppPageRevitalize/img/stzx.png
Normal file
|
After Width: | Height: | Size: 28 KiB |
BIN
src/apps/AppPageRevitalize/img/whzx.png
Normal file
|
After Width: | Height: | Size: 19 KiB |
|
Before Width: | Height: | Size: 31 KiB |
BIN
src/apps/AppPageRevitalize/img/zzzx.png
Normal file
|
After Width: | Height: | Size: 24 KiB |