fmui-base 2.2.13 → 2.2.14

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/README.md CHANGED
@@ -3,6 +3,7 @@
3
3
  ---npm publish
4
4
 
5
5
  ## 更新日志
6
+ - 2.2.14:一网通办首页添加主题色
6
7
  - 2.2.13:单行文本必填校验问题
7
8
  - 2.2.12:表单UI修改
8
9
  - 2.2.11:关联字段编辑方式为编辑时互相冲突问题解决
@@ -106,6 +106,7 @@ var MyGrid = function (_React$Component) {
106
106
  if (!pageTitle || pageTitle == '') {
107
107
  pageTitle = '一网通办管理平台';
108
108
  }
109
+ localStorage.setItem('themeColor', res.themeColor);
109
110
  setPageTitle(pageTitle);
110
111
  _this.setState({
111
112
  data: res.portlet
@@ -621,7 +622,7 @@ var MyGrid = function (_React$Component) {
621
622
  var componentContent = _react2.default.createElement(
622
623
  'div',
623
624
  null,
624
- _react2.default.createElement('img', { className: 't-PL10 t-PR10', style: { height: '88px', margin: 'auto', display: 'block' }, src: '../../../fmui/images/home/nodata.png' })
625
+ _react2.default.createElement('img', { className: 'nodata t-PL10 t-PR10', src: '../../../fmui/images/home/nodata.png' })
625
626
  );
626
627
  var componentHead = '';
627
628
  if (item.portletCode === 'banner') {
@@ -773,7 +774,7 @@ var MyGrid = function (_React$Component) {
773
774
  ) : _react2.default.createElement(
774
775
  'div',
775
776
  null,
776
- _react2.default.createElement('img', { className: 't-PL10 t-PR10', style: { height: '88px', margin: 'auto', display: 'block' }, src: '../../../fmui/images/home/nodata.png' })
777
+ _react2.default.createElement('img', { className: 'nodata t-PL10 t-PR10', src: '../../../fmui/images/home/nodata.png' })
777
778
  )
778
779
  ),
779
780
  _react2.default.createElement(
@@ -823,7 +824,7 @@ var MyGrid = function (_React$Component) {
823
824
  ) : _react2.default.createElement(
824
825
  'div',
825
826
  null,
826
- _react2.default.createElement('img', { className: 't-PL10 t-PR10', style: { height: '88px', margin: 'auto', display: 'block' }, src: '../../../fmui/images/home/nodata.png' })
827
+ _react2.default.createElement('img', { className: 'nodata t-PL10 t-PR10', src: '../../../fmui/images/home/nodata.png' })
827
828
  )
828
829
  )
829
830
  )
@@ -855,7 +856,7 @@ var MyGrid = function (_React$Component) {
855
856
  commonList = _react2.default.createElement(
856
857
  'div',
857
858
  null,
858
- _react2.default.createElement('img', { className: 't-PL10 t-PR10', style: { height: '88px', margin: 'auto', display: 'block' }, src: '../../../fmui/images/home/nodata.png' })
859
+ _react2.default.createElement('img', { className: 'nodata t-PL10 t-PR10', src: '../../../fmui/images/home/nodata.png' })
859
860
  );
860
861
  }
861
862
  }
@@ -886,7 +887,7 @@ var MyGrid = function (_React$Component) {
886
887
  colectionList = _react2.default.createElement(
887
888
  'div',
888
889
  null,
889
- _react2.default.createElement('img', { className: 't-PL10 t-PR10', style: { height: '88px', margin: 'auto', display: 'block' }, src: '../../../fmui/images/home/nodata.png' })
890
+ _react2.default.createElement('img', { className: 'nodata t-PL10 t-PR10', src: '../../../fmui/images/home/nodata.png' })
890
891
  );
891
892
  }
892
893
  }
@@ -1118,7 +1119,7 @@ var MyGrid = function (_React$Component) {
1118
1119
  { className: 'info-more-btn', onClick: t.jumpPage.bind(this, "/channelDetail/" + item.channelId + '/' + item.columnId + '/' + item.columnName) },
1119
1120
  '\u67E5\u770B\u66F4\u591A'
1120
1121
  )
1121
- ) : _react2.default.createElement('img', { className: 't-PL10 t-PR10 t-MT16', style: { height: '88px', margin: 'auto', display: 'block' }, src: '../../../fmui/images/home/nodata.png' })
1122
+ ) : _react2.default.createElement('img', { className: 'nodata t-PL10 t-PR10 t-MT16', src: '../../../fmui/images/home/nodata.png' })
1122
1123
  );
1123
1124
  });
1124
1125
  }
@@ -1184,7 +1185,7 @@ var MyGrid = function (_React$Component) {
1184
1185
  gryjContent = _react2.default.createElement(
1185
1186
  'div',
1186
1187
  null,
1187
- _react2.default.createElement('img', { className: 't-PL10 t-PR10', style: { height: '88px', margin: 'auto', display: 'block' }, src: '../../../fmui/images/home/nodata.png' })
1188
+ _react2.default.createElement('img', { className: 'nodata t-PL10 t-PR10', src: '../../../fmui/images/home/nodata.png' })
1188
1189
  );
1189
1190
  }
1190
1191
  }
@@ -1239,7 +1240,7 @@ var MyGrid = function (_React$Component) {
1239
1240
  ggyjContent = _react2.default.createElement(
1240
1241
  'div',
1241
1242
  null,
1242
- _react2.default.createElement('img', { className: 't-PL10 t-PR10', style: { height: '88px', margin: 'auto', display: 'block' }, src: '../../../fmui/images/home/nodata.png' })
1243
+ _react2.default.createElement('img', { className: 'nodata t-PL10 t-PR10', src: '../../../fmui/images/home/nodata.png' })
1243
1244
  );
1244
1245
  }
1245
1246
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "fmui-base",
3
- "version": "2.2.13",
3
+ "version": "2.2.14",
4
4
  "title": "fmui-base",
5
5
  "description": "fmui移动端组件",
6
6
  "main": "lib/index.js",