Browse Source

更正shadowrocket的URL Scheme 避免冲突 (#1046)

cola 5 years ago
parent
commit
f0c948d46c
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

@@ -802,7 +802,7 @@ table tr td:first-child {
                                                         .
                                                         <a class="copy-text btn-dl" data-clipboard-text="{$subInfo['shadowrocket']}"><i class="material-icons icon-sm">send</i> 拷贝该应用专属订阅链接</a>
                                                         .
-                                                        <a class="btn-dl" onclick=AddSub("{$subInfo['shadowrocket']}","sub://")><i class="material-icons icon-sm">send</i> 一键导入 Shadowrocket</a>
+                                                        <a class="btn-dl" onclick=AddSub("{$subInfo['shadowrocket']}","shadowrocket://add/sub://")><i class="material-icons icon-sm">send</i> 一键导入 Shadowrocket</a>
                                                     </p>
                                             {if array_key_exists('iOS',$config['userCenterClient'])}
                                                 {if count($config['userCenterClient']['iOS']) != 0}