conic-layout-global
Advanced tools
Comparing version 0.1.10 to 0.1.11
{ | ||
"name": "conic-layout-global", | ||
"version": "0.1.10", | ||
"version": "0.1.11", | ||
"description": "全局布局", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -0,1 +1,4 @@ | ||
import $ from 'jquery' | ||
import 'tb-style' | ||
import LayoutComponent from './layout' | ||
@@ -21,4 +24,2 @@ export class Layout extends LayoutComponent { | ||
import $ from 'jquery' | ||
// 设置全局样式 | ||
@@ -25,0 +26,0 @@ $('html,body').css({ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
8182
250