| src/App.vue | ●●●●● patch | view | raw | blame | history | |
| src/styles/media/index.scss | ●●●●● patch | view | raw | blame | history |
src/App.vue
@@ -2,14 +2,14 @@ * @Author: shuishen 1109946754@qq.com * @Date: 2022-08-18 15:58:10 * @LastEditors: shuishen 1109946754@qq.com * @LastEditTime: 2022-12-28 08:56:50 * @LastEditTime: 2022-12-28 16:34:58 * @FilePath: \srs-police-affairs\src\App.vue * @Description: app.vue * * Copyright (c) 2022 by shuishen 1109946754@qq.com, All Rights Reserved. --> <template> <div id="app"> <div id="app" :style="{ width: currentWidth, height: currentHeight }"> <router-view></router-view> </div> </template> src/styles/media/index.scss
@@ -5,12 +5,10 @@ font-size: countSizeVh(16) !important; #app { width: 100vw; height: 100vh; .wrapper { width: 100vw; height: 100vh; height: 100%; .main-header { width: 100vw; @@ -1934,16 +1932,19 @@ font-size: countSizeVh(18); right: countSizeVw(10, 1920); } .el-dialog { width: countSizeVw(320, 1920); height: countSizeVh(200); } .el-dialog .el-dialog__body .el-button { width: countSizeVw(60, 1920); height: countSizeVh(30); margin-top: countSizeVh(40); } } // #divFormsDomBox { // width: countSizeVw(280,1920); // height: countSizeVh(360); @@ -2377,12 +2378,10 @@ font-size: countSizeVh(16) !important; #app { width: 100vw; height: 100vh; .wrapper { width: 100vw; height: 100vh; height: 100%; .main-header { width: 100vw;