sh-view 2.9.2 → 2.9.3

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sh-view",
3
- "version": "2.9.2",
3
+ "version": "2.9.3",
4
4
  "description": "基于vxe-table二次封装,更包含Alert,Badge,Card,CodeEditor,Col,Corner,CountTo,Drawer,Empty,Form,Header,Icon,List,Loading,Modal,Noticebar,Poptip,Progress,PullRefresh,Query,Result,Row,Split,Grid,Table,Tabs,Tag,Toolbar,Tree,Upload,WaterFall,WaterMark等丰富组件库",
5
5
  "main": "packages/index.js",
6
6
  "typings": "types/index.d.ts",
@@ -55,11 +55,6 @@ button:focus, .vxe-button.type--button:not(.is--disabled):focus{
55
55
 
56
56
  // 输入框
57
57
  .vxe-input{
58
- .vxe-input--suffix{
59
- z-index: 10;
60
- }
61
- .vxe-input--extra-suffix{
62
- }
63
58
  }
64
59
 
65
60
  // 复选框