This commit is contained in:
a0049873 2022-06-19 11:03:02 +08:00
parent 462ed15ead
commit a0c1367cd6
1 changed files with 4 additions and 2 deletions

View File

@ -2,7 +2,7 @@
* @Author: hisense.liangjunhua
* @Date: 2022-06-19 10:11:03
* @LastEditors: hisense.liangjunhua
* @LastEditTime: 2022-06-19 10:45:59
* @LastEditTime: 2022-06-19 11:02:21
* @Description: 告诉大家这是什么
-->
<template>
@ -28,7 +28,7 @@
import DataResources from '@/views/capabilityCloud/components/DataResources.vue'
import KnowledgeBase from '@/views/capabilityCloud/components/KnowledgeBase.vue'
</script>
<style lang="less" scoped>
<style lang="less">
@font-face {
font-family: 'SourceHanSansCN-Regular';
src: url('~@/assets/capabilityCloud/font/SourceHanSansCN-Regular.otf');
@ -50,6 +50,8 @@
font-family: DIN-Bold;
}
}
</style>
<style lang="less" scoped>
.capability-cloud {
height: 10.8rem;
background: url('~@/assets/capabilityCloud/bg.png') no-repeat;