erekook 11 месяцев назад
Родитель
Сommit
22688612ff
1 измененных файлов с 3 добавлено и 1 удалено
  1. 3 1
      app.js

+ 3 - 1
app.js

@@ -189,8 +189,10 @@ async function onNovelPluginLoad(data) {
     novelManager.setChargeWay({
       globalConfig: {
         mode: 5,
-        buttonText: "解锁",
+        buttonText: "观看广告解锁",
         showButton: true,
+        countdownInProgressButtonText: "广告解锁倒计时还剩 秒",
+        countdownEndedButtonText: "观看广告解锁章节",
         tip: "看完广告之后可继续阅读",
       },
     });