Sign in
wms
/
wms4_zhongputaicang
·
Commits
GitLab
Back to group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Plain Diff
Browse Code »
Commit
bcb26f06ab54c520d1686fe3ebe4efca7ff93218
Authored by
肖超群
6 months ago
2 parents
1d30d512
d2c4f001
Merge branch 'develop' of
http://git.huahengcloud.com/wms/wms4
into develop
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
ant-design-vue-jeecg/public/index.html
ant-design-vue-jeecg/public/index.html
View file @
bcb26f0
...
...
@@ -261,6 +261,10 @@
261
261
background: #f6f6f6;
262
262
}
263
263
264
+ .ant-modal div[aria-hidden="true"] {
265
+ display: none !important
266
+ }
267
+
264
268
/* 滚动条优化 end */
265
269
</style>
266
270
<!-- 全局配置 -->
...
...