fmui-base 2.2.32 → 2.2.33
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 +1 -0
- package/lib/process_info/processInfo.js +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -8406,7 +8406,7 @@ var PageHome = function (_React$Component) {
|
|
|
8406
8406
|
'span',
|
|
8407
8407
|
{ className: 'theme-color' },
|
|
8408
8408
|
_react2.default.createElement('i', { className: 'iconfont icon-back t-rotate-180 t-FS14 t-FR' }),
|
|
8409
|
-
'\
|
|
8409
|
+
'\u7ED3\u675F'
|
|
8410
8410
|
)
|
|
8411
8411
|
),
|
|
8412
8412
|
_react2.default.createElement(_TextareaField2.default, {
|