浏览代码

Merge branch 'feature_220522_task_dev' into test

A\An 2 年之前
父节点
当前提交
75a9ee0194
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/view/popup/popup.vue

+ 1 - 1
src/view/popup/popup.vue

@@ -206,7 +206,7 @@
         </template>
         </template>
         <modal :visible="modalVisible"   
         <modal :visible="modalVisible"   
             title="Early termination of Giveaway?"
             title="Early termination of Giveaway?"
-            content="This operation will close the red envelope and refund the remaining amount within 2 days"
+            content="The remaining amount will be returned to your wallet within 1 day."
             cancelText="Termination"
             cancelText="Termination"
             confirmText="Cancel"
             confirmText="Cancel"
             @cancel="modalCancel"
             @cancel="modalCancel"