Browse Source

추가 코드

Surplus_Up (2DU) 6 năm trước cách đây
mục cha
commit
b48ec01c18
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      route/tool/func.py

+ 1 - 0
route/tool/func.py

@@ -392,6 +392,7 @@ def other2(data):
     
     js_filter = {
         'load_include.js' : '2',
+        'render_html.js' : '2',
         'do_open_foot.js' : '4'
     }
     for i_data in os.listdir(os.path.join("views", "main_css", "js")):