| src/App.vue | ●●●●● patch | view | raw | blame | history | |
| src/styles/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-27 17:18:02 * @LastEditTime: 2022-12-28 08:56:50 * @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" :style="{ width: currentWidth, height: currentHeight }"> <div id="app"> <router-view></router-view> </div> </template> src/styles/index.scss
@@ -3,4 +3,4 @@ @import "./icon/index.scss"; @import "./tool/index.scss"; @import "./element-ui/element-ui.scss"; // @import "./media/index.scss"; @import "./media/index.scss";