shawenguan 1 سال پیش
والد
کامیت
52a481f5af
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      Scripts/wubian/wubianHelper.js

+ 1 - 0
Scripts/wubian/wubianHelper.js

@@ -634,6 +634,7 @@ function handleGoodsInfo() {
     let buttons = rspData.data.button;
     if (buttons[0].disable == 1) {
         buttons[0].disable = 0;
+        buttons[0].key = '平台寄售';
         authorInfo.nickName = `${authorInfo.nickName}#改`;
     }
     gRetBody = rspData;