sh-view 2.0.0 → 2.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/css/227.45fab5b7.css +1 -0
- package/dist/css/291.e7facf7d.css +1 -0
- package/dist/css/299.e98df6ce.css +1 -0
- package/dist/css/358.e641c5d1.css +1 -0
- package/dist/css/534.726e6699.css +1 -0
- package/dist/css/769.8008ac6c.css +1 -0
- package/dist/css/index.2bd4fb37.css +1 -0
- package/dist/css/index.2bd4fb37.css.gz +0 -0
- package/dist/fonts/iconfont.03e5a9f9.ttf +0 -0
- package/dist/fonts/iconfont.03e5a9f9.ttf.gz +0 -0
- package/dist/fonts/ionicons.31fd4446.ttf +0 -0
- package/dist/fonts/ionicons.31fd4446.ttf.gz +0 -0
- package/dist/fonts/ionicons.d03f2836.woff2 +0 -0
- package/dist/fonts/ionicons.dacd136b.woff +0 -0
- package/dist/fonts/ionicons.dacd136b.woff.gz +0 -0
- package/dist/img/ionicons.6e8059e8.svg +870 -0
- package/dist/img/ionicons.6e8059e8.svg.gz +0 -0
- package/dist/js/152.588ca5b4.js +1 -0
- package/dist/js/165.f026fdcd.js +1 -0
- package/dist/js/227.6d340a71.js +1 -0
- package/dist/js/257.285f071f.js +1 -0
- package/dist/js/264.32b3a9a5.js +1 -0
- package/dist/js/291.e100da5e.js +1 -0
- package/dist/js/299.2062f9ff.js +1 -0
- package/dist/js/322.ff97ab5e.js +1 -0
- package/dist/js/333.da633859.js +1 -0
- package/dist/js/341.d4433549.js +1 -0
- package/dist/js/358.81429379.js +1 -0
- package/dist/js/387.7b1e3b8a.js +1 -0
- package/dist/js/392.c53bf6c9.js +1 -0
- package/dist/js/400.03e3be15.js +1 -0
- package/dist/js/41.fca2504e.js +1 -0
- package/dist/js/444.a0350517.js +1 -0
- package/dist/js/452.7f75d556.js +2 -0
- package/dist/js/452.7f75d556.js.gz +0 -0
- package/dist/js/497.06080ae1.js +1 -0
- package/dist/js/514.2ea0055a.js +1 -0
- package/dist/js/534.40a67536.js +1 -0
- package/dist/js/558.6175bf20.js +15 -0
- package/dist/js/558.6175bf20.js.gz +0 -0
- package/dist/js/586.098ab36d.js +1 -0
- package/dist/js/593.df7d7c2e.js +1 -0
- package/dist/js/601.abf6f256.js +1 -0
- package/dist/js/654.99b45cd4.js +18 -0
- package/dist/js/654.99b45cd4.js.gz +0 -0
- package/dist/js/668.a15a0058.js +1 -0
- package/dist/js/704.52e87fec.js +1 -0
- package/dist/js/720.aceca876.js +1 -0
- package/dist/js/769.1376ca7f.js +1 -0
- package/dist/js/875.975891f5.js +1 -0
- package/dist/js/89.c7317ccb.js +1 -0
- package/dist/js/94.d54e8b09.js +1 -0
- package/dist/js/chunk-vendors.e05ef0ac.js +438 -0
- package/dist/js/chunk-vendors.e05ef0ac.js.gz +0 -0
- package/dist/js/index.b31868df.js +1 -0
- package/dist/js/index.b31868df.js.gz +0 -0
- package/package.json +1 -1
- package/packages/components/global-components/sh-tabs/index.vue +11 -4
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.test-tree-wrap[data-v-2ac41b11]{display:flex;align-items:stretch;justify-content:space-between;flex-wrap:nowrap}.test-tree-wrap .test-tree-item[data-v-2ac41b11]{flex:1;overflow:auto}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.bottom[data-v-3fc2987f],.top[data-v-3fc2987f]{text-align:center;width:100%}.center[data-v-3fc2987f]{width:600px;margin:10px auto;overflow:hidden}.center-left[data-v-3fc2987f]{float:left}.center-right[data-v-3fc2987f]{float:right}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.exampleRow .sh-row[data-v-7618ce24]{margin-bottom:20px}.exampleRow .sh-col[data-v-7618ce24]{text-align:center;min-height:44px;line-height:44px;background-color:#ccc}.exampleRow .sh-col[data-v-7618ce24]:nth-of-type(odd){background-color:var(--vxe-primary-color)}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.carner-block[data-v-90089df8]{width:150px;height:200px;display:block;position:relative;background:#fff;margin:10px;float:left}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.count-block{width:150px;height:100px;display:inline-flex;justify-content:center;align-items:center;background:#ccc;margin:15px}.count-block .count-text{font-size:30px;color:#ff3552}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.sh-badge{margin-right:30px}.demo-badge{width:42px;height:42px;background:#eee;border-radius:6px;display:inline-block}.demo-badge-alone{background:#5cb85c!important}
|