fmui-base 1.0.3 → 1.0.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.
@@ -1265,7 +1265,7 @@ var PageHome = function (_React$Component) {
1265
1265
  }
1266
1266
  }
1267
1267
  }
1268
- buttonList.push({ name: "邮件转发", type: 'secondary', display: 'banner', no: 18 });
1268
+ // buttonList.push({name:"邮件转发",type:'secondary',display:'banner',no:18});
1269
1269
  if (listType != '0') {
1270
1270
  this.setState({
1271
1271
  buttonList: buttonList,
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "name": "fmui-base",
3
- "version": "1.0.3",
3
+ "version": "1.0.4",
4
4
  "title": "fmui-base",
5
- "description": "fmui-base",
5
+ "description": "去掉邮件转发按钮功能",
6
6
  "main": "lib/index.js",
7
7
  "files": [
8
8
  "dist",