Commit 4aadd6a1 by mingyuan

no more wechatjs

parent 10c254f6
......@@ -12,9 +12,6 @@
<%= css_load suffix: 'phone', media: 'all', 'data-turbo-track': 'reload' %>
<%= javascript_vite_tag 'phone', 'data-turbo-track': 'reload' %>
<%= js_load suffix: 'phone', 'data-turbo-track': 'reload' %>
<% if content_for?(:wechat_js) %>
<%= yield(:wechat_js) %>
<% end %>
<%= csrf_meta_tags %>
<%= action_cable_meta_tag %>
<%= csp_meta_tag %>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment