bug
This commit is contained in:
parent
891e7df1cd
commit
06659b9342
|
@ -2,11 +2,11 @@
|
|||
* @Author: hisense.liangjunhua
|
||||
* @Date: 2022-06-19 10:11:03
|
||||
* @LastEditors: hisense.liangjunhua
|
||||
* @LastEditTime: 2022-06-19 10:27:46
|
||||
* @LastEditTime: 2022-06-19 10:29:16
|
||||
* @Description: 告诉大家这是什么
|
||||
-->
|
||||
<template>
|
||||
<div>
|
||||
<div class="capability-cloud">
|
||||
<platform-overview></platform-overview>
|
||||
<application-resources></application-resources>
|
||||
<component-services></component-services>
|
||||
|
@ -36,7 +36,7 @@
|
|||
font-family: 'ZhiheiJ-W5.ttf';
|
||||
src: url('~@/assets/capabilityCloud/font/ZhiheiJ-W5.ttf');
|
||||
}
|
||||
.newHome {
|
||||
.capability-cloud {
|
||||
font-family: SourceHanSansCN-Regular;
|
||||
.title {
|
||||
font-family: ZhiheiJ-W5;
|
||||
|
|
Loading…
Reference in New Issue