This website works better with JavaScript.
首頁
探索
說明
登入
leiyun
/
cytx_api
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
save
master
leiyun
2 月之前
父節點
6cfd1bc4e1
當前提交
fb6b5f83ba
共有
1 個文件被更改
,包括
1 次插入
和
0 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
view/admin/system/sms_index.html
+ 1
- 0
view/admin/system/sms_index.html
查看文件
@@ -83,6 +83,7 @@
</el-form-item>
<el-form-item :label="clearForm.type === 'phone' ? '手机号' : 'IP地址'">
<el-input v-model="clearForm.value" :placeholder="clearForm.type === 'phone' ? '请输入手机号' : '请输入IP地址'" clearable></el-input>
<div v-if="clearForm.type === 'phone'" style="color:#909399;font-size:12px;margin-top:4px;">仅清除系统限制,无法清除服务商限制。</div>
</el-form-item>
</el-form>
<template #footer>
Write
Preview
Loading…
取消
儲存