s-material-react 0.1.2 → 0.1.4

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.
@@ -119,7 +119,7 @@
119
119
  width: 100%;
120
120
  height: 54px;
121
121
  background-color: #ffffff;
122
- position: absolute;
122
+ position: fixed;
123
123
  bottom: 0;
124
124
  left: 0;
125
125
  padding: 7px 10px;
@@ -8,7 +8,6 @@ export * from './Service';
8
8
  export * from './Search';
9
9
  export * from './Slider';
10
10
  export * from './GoodsGroup';
11
- export * from './OrderEntry';
12
11
  export * from './OrderList';
13
12
  export * from './OrderDetail';
14
13
  export * from './ClassifyNav';
@@ -8,7 +8,6 @@ export * from './Service';
8
8
  export * from './Search';
9
9
  export * from './Slider';
10
10
  export * from './GoodsGroup';
11
- export * from './OrderEntry';
12
11
  export * from './OrderList';
13
12
  export * from './OrderDetail';
14
13
  export * from './ClassifyNav';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "s-material-react",
3
- "version": "0.1.2",
3
+ "version": "0.1.4",
4
4
  "description": "'组件库'",
5
5
  "main": "dist/index.js",
6
6
  "sideEffects": [