聯系官方銷售客服
1835022288
028-61286886
內容頁點擊調取 {dr_show_hits($id)} 相應的JS是: <script src="https://cdn.staticfile.org/jquery/3.6.0/jquery.min.js"></script> <script src="https://cdn.staticfile.org/jquery.lazyload/1.9.1/jquery.lazyload.js"></script> <script src="https://cdn.staticfile.org/bootstrap/5.0.2/js/bootstrap.min.js"></script> <script src="{LANG_PATH}lang.js" type="text/javascript"></script> <script src="{THEME_PATH}assets/js/cms.js" type="text/javascript"></script> 靜態頁面,生成后,為什么點擊還是0
0表示js沒有引入成功呢,F12看看js是否報錯,仔細排查一下
顯示這個,但是前臺代碼鏈接是可以訪問到的
這個是jquery沒有加載,把jquery引入代碼,放到函數調用之前去