@titaui/pc 1.9.137 → 1.9.138

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.
@@ -170,7 +170,7 @@ var BookDemoPCContent = function BookDemoPCContent(_ref) {
170
170
  content = content.slice(0, content.length - 1);
171
171
  (0, _request.sendEmailBookDemo)({
172
172
  title: "预约演示",
173
- content: content,
173
+ content: "".concat(content, " @fromNew."),
174
174
  code: verificationData.value,
175
175
  yzmGuidVal: yzmGuidVal.indexOf("?") !== -1 ? yzmGuidVal.slice(0, yzmGuidVal.indexOf("?")) : yzmGuidVal,
176
176
  source: source > 0 ? source : Source
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@titaui/pc",
3
- "version": "1.9.137",
3
+ "version": "1.9.138",
4
4
  "nameCN": "",
5
5
  "description": "",
6
6
  "main": "lib/index.js",