#
pang.jiabao
2025-12-27 6190bed40fb7b33dcbe166b755c2fb6b7622a989
#
1个文件已修改
10 ■■■■ 已修改文件
Monitor-APP/pages/home/home.vue 10 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Monitor-APP/pages/home/home.vue
@@ -98,7 +98,7 @@
                                                style="align-items: flex-end;justify-content: flex-end;">
                                                <!-- style="justify-content: flex-end;position: absolute;top: 0;right: 1vw;text-align: right;" -->
                                                <text class="item-title">{{baseInfo.usedPr}}%</text>
                                                <text class="item-subTitle">同比上月 + 5%</text>
                                                <!-- <text class="item-subTitle">同比上月 + 5%</text> -->
                                            </view>
                                        </view>
                                    </view>
@@ -140,8 +140,8 @@
                                                    <view class="flex-col"
                                                        style="align-items: flex-end;justify-content: flex-end;">
                                                        <!-- style="justify-content: flex-end;position: absolute;top: 0;right: 1vw;text-align: right;" -->
                                                        <text class="item-title">31</text>
                                                        <text class="item-subTitle">今日订单数</text>
                                                        <!-- <text class="item-title">31</text> -->
                                                        <!-- <text class="item-subTitle">今日订单数</text> -->
                                                    </view>
                                                </view>
                                            </view>
@@ -449,8 +449,8 @@
                baseLedId: '',
                baseCrnId: '',
                baseUrl: '',
                apiIp: '127.0.0.1',
                apiPort: '9090',
                apiIp: '172.26.11.88',
                apiPort: '9091',
                apiUrl: 'djwcs',
                ledInfosApi: '/console/getLedInfos',
                info: null,