@titaui/pc 1.10.29 → 1.10.30

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.
@@ -293,7 +293,7 @@ function KrDatas(props) {
293
293
  alt: ""
294
294
  }), (0, _getLocale.getLocale)("OKR_MyO_Pop_Butt_AddKR")), krs.length > 0 && openKrWeight && /*#__PURE__*/_react["default"].createElement("span", {
295
295
  className: "krs-info__total-weight"
296
- }, (0, _getLocale.getLocale)("OKR_MyO_Pop_Text_Total"), "\uFF1A", total, "%")));
296
+ }, (0, _getLocale.getLocale)("OKR_MyO_Pop_Text_Total"), total, "%")));
297
297
  }
298
298
 
299
299
  var _default = KrDatas;
@@ -96,7 +96,7 @@ var DemoMenuData = /*#__PURE__*/function () {
96
96
  isShow: this.isManager === EManagerType.ReCharge || this.isManager === EManagerType.Manager,
97
97
  children: [{
98
98
  icon: "",
99
- label: "到期客户",
99
+ label: "到期订单",
100
100
  key: PAGE_RECHARGE_LIST,
101
101
  href: "#/demofree/recharge/list",
102
102
  isShow: this.isManager === EManagerType.ReCharge || this.isManager === EManagerType.Manager
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@titaui/pc",
3
- "version": "1.10.29",
3
+ "version": "1.10.30",
4
4
  "nameCN": "",
5
5
  "description": "",
6
6
  "main": "lib/index.js",