Compare commits

..

No commits in common. "8611d61efa701b7f78136e82dd1ed1d8a44eaf78" and "832d5b2ec4c1a2cd2fb2103e5b3cba124a279cf4" have entirely different histories.

1 changed files with 1 additions and 4 deletions

View File

@ -17,7 +17,7 @@
<p>
政府机构内不同部门间系统的数据存在信息孤岛数据烟囱等现象以数据应用为抓手通过政务数据共享交换平台进一步打通数据流实现信息资源跨部门跨层级跨区域互联互通业务协同和综合应用满足政府企业部门多方位多层次的数据需求
</p>
<div class="application" @click="OnApplication">
<div class="application">
<span>在线申请</span>
</div>
</div>
@ -46,9 +46,6 @@
img: require('@/assets/home/pageResource/port-icon.png'),
},
])
const OnApplication = () => {
window.open('https://10.110.205.1:18199/portal/#/home')
}
</script>
<style lang="less" scoped>