liujq 1 هفته پیش
والد
کامیت
063a70fe7b
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      src/pagesRoom/dtl.jsx

+ 2 - 2
src/pagesRoom/dtl.jsx

@@ -787,7 +787,7 @@ class Index extends Component {
 
     that.drawText(ctx, '#343434', curObj.title.length > 25 ? curObj.title.substring(0, 25) + '...' : curObj.title, 120, 460, '28px')
     if (str === 'hide') {
-      that.drawCenterText(ctx, '#333', '详情咨询巴老师1', 350, 255, 'normal bold 60px')
+      that.drawCenterText(ctx, '#333', '详情咨询巴老师', 350, 255, 'normal bold 60px')
     } else {
       if (curObj.estate_name.length > 10) {
         that.drawCenterText(ctx, '#343434', curObj.estate_name, 350, 255, 'normal bold 30px')
@@ -928,7 +928,7 @@ class Index extends Component {
 
     that.drawText(ctx, '#343434', curObj.title.length > 25 ? curObj.title.substring(0, 25) + '...' : curObj.title, 120, 460, '28px')
     if (str === 'hide') {
-      that.drawCenterText(ctx, '#333', '详情咨询巴老师1', 350, 255, 'normal bold 60px')
+      that.drawCenterText(ctx, '#333', '详情咨询巴老师', 350, 255, 'normal bold 60px')
     } else {
       if (curObj.estate_name.length > 10) {
         that.drawCenterText(ctx, '#343434', curObj.estate_name, 350, 255, 'normal bold 30px')