Jelajahi Sumber

fix use password component

Hamidreza Ghavami 1 tahun lalu
induk
melakukan
004d69392b
2 mengubah file dengan 2 tambahan dan 0 penghapusan
  1. 1 0
      web/html/login.html
  2. 1 0
      web/html/xui/settings.html

+ 1 - 0
web/html/login.html

@@ -110,6 +110,7 @@
 </a-layout>
 </a-layout>
 {{template "js" .}}
 {{template "js" .}}
 {{template "component/themeSwitcher" .}}
 {{template "component/themeSwitcher" .}}
+{{template "component/password" .}}
 <script>
 <script>
 
 
     const app = new Vue({
     const app = new Vue({

+ 1 - 0
web/html/xui/settings.html

@@ -231,6 +231,7 @@
 
 
 {{template "js" .}}
 {{template "js" .}}
 {{template "component/themeSwitcher" .}}
 {{template "component/themeSwitcher" .}}
+{{template "component/password" .}}
 {{template "component/setting"}}
 {{template "component/setting"}}
 
 
 <script>
 <script>