#
zjj
1 天以前 e667973625f2da006d20d7f5c82b1de977d178a6
#
2个文件已修改
2个文件已添加
14 ■■■■■ 已修改文件
.gitignore 9 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
.idea/.gitignore 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Monitor-APP/pages/home/home.vue 4 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
Monitor-APP/static/img/logo-bai.png 补丁 | 查看 | 原始文档 | blame | 历史
.gitignore
New file
@@ -0,0 +1,9 @@
# Default ignored files
/shelf/
/workspace.xml
# Editor-based HTTP Client requests
/httpRequests/
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml
*/unpackage/
.idea/.gitignore
@@ -6,3 +6,4 @@
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml
*/unpackage/
Monitor-APP/pages/home/home.vue
@@ -158,7 +158,9 @@
                                </view>
                                <view style="height: 2%;"></view>
                                <view style="height: 18%;display: flex;justify-content: space-around;align-items: center;">
                                    <!-- <view style="font-size: 4vh">
                                        自动仓库WCS监控平台
                                    </view> -->
                                    <view style="height: 50%;">
                                        <image style="height: 100%;" src="../../static/img/logo-bai.png" mode="aspectFit"></image>
                                    </view>
Monitor-APP/static/img/logo-bai.png