fix: 修复2925邮箱模式按钮的数据属性名称
This commit is contained in:
@@ -167,8 +167,8 @@
|
||||
<div class="data-row" id="row-mail-2925-mode" style="display:none;">
|
||||
<span class="data-label">2925 模式</span>
|
||||
<div id="mail-2925-mode-group" class="choice-group" role="group" aria-label="2925 邮箱模式">
|
||||
<button type="button" class="choice-btn" data-mail-2925-mode="provide">提供邮箱</button>
|
||||
<button type="button" class="choice-btn" data-mail-2925-mode="receive">接收邮箱</button>
|
||||
<button type="button" class="choice-btn" data-mail2925-mode="provide">提供邮箱</button>
|
||||
<button type="button" class="choice-btn" data-mail2925-mode="receive">接收邮箱</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="data-row" id="row-email-generator">
|
||||
|
||||
Reference in New Issue
Block a user