javaweb-plus/javaweb-cms/src/main/resources/templates/geo/projectData/files.html @@ -60,7 +60,8 @@ * @param path */ function file(path) { window.open(path); var url = "/bjfw/profile" + path; window.open(url); } </script> </body>