Browse Source

修复默认订阅中Clash订阅按钮无效的问题 (#1111)

* Update index.tpl

* 修改病句 #HypenekoR

* 修复clash按钮

我 是 傻 逼

Co-authored-by: hypenekoR <[email protected]>
TAMAKO 5 years ago
parent
commit
4f385f59d9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      resources/views/material/user/index.tpl

+ 1 - 1
resources/views/material/user/index.tpl

@@ -452,7 +452,7 @@ table tr td:first-child {
 												</p>
 												<hr/>
 												<p><span class="icon icon-lg text-white">filter_5</span> [ Clash ]:
-													<a class="copy-text btn-dl" data-clipboard-text="{$subInfo['Clash']}"><i class="material-icons icon-sm">send</i> 拷贝订阅链接</a>
+													<a class="copy-text btn-dl" data-clipboard-text="{$subInfo['clash']}"><i class="material-icons icon-sm">send</i> 拷贝订阅链接</a>
 												</p>
 											</div>