Forráskód Böngészése

云模官网样式修改

sunyadv 5 éve
szülő
commit
99e7af46da
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      website/src/main/resources/templates/about.html

+ 1 - 0
website/src/main/resources/templates/about.html

@@ -329,6 +329,7 @@
 
                 $(".public").click(function(){
                     $(".public").hide();
+                    $(".form-group input,.form-group textarea").val("");
                 });
             });
         </script>