#
whycq
2023-08-15 226c96ebc10302ce7ff5b14287bf46018728a7d7
#
1个文件已修改
5 ■■■■■ 已修改文件
Monitor-APP/pages/home/home.vue 5 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Monitor-APP/pages/home/home.vue
@@ -34,7 +34,7 @@
                                            </tr>
                                        </table>
                                    </view>
                                    </view>
                                </view>
                                <view class="box-item">
                                    <view class="flex-row" style="width: 100%;">
                                        <!-- 左侧 -->
@@ -748,12 +748,13 @@
<style>
    /* @import url("../../static/css/common.css"); */
    @import url("home.css");
    @font-face {
        font-style: normal;
        font-family: DS-DIGI-1;
        src: url('../../static/font-family/DS-DIGI-1.ttf');
    }
    @import url("home.css");
    /* 列 */
    .flex-col {
        display: flex;