This website works better with JavaScript.
Home
Explore
Help
Sign In
eln_TD
/
eln_web
Watch
9
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
fix:[模板管理]导出
lkf
15881625488@163.com
2 months ago
parent
2166267deb
commit
f9d4bcc775
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
src/components/Template/BaseInfoFormPackage.vue
+ 3
- 0
src/components/Template/BaseInfoFormPackage.vue
View File
@ -233,6 +233,9 @@ export default {
grid
-
template
-
columns
:
repeat
(
2
,
1
fr
)
;
/* 默认2列 */
gap
:
0
20
px
;
/* 防止网格容器被分割到不同页面 */
page
-
break
-
inside
:
avoid
;
break
-
inside
:
avoid
;
}
.
gap2
{
Write
Preview
Loading…
Cancel
Save