weixin_login
guange 9 years ago
parent b7230333dc
commit 05ddbe5874

@ -12,7 +12,7 @@
<link type="text/css" rel="stylesheet" href="/stylesheets/weui/weixin.css" />
<script type="text/javascript">
window.g_code = <%= @code %>;
window.g_code = '<%= @code %>';
window.g_debug = false; //调试标志,如果在本地请置为true
window.apiUrl = '/api/v1/';
</script>

Loading…
Cancel
Save