ZZJ
2022-05-07 428419ea60a84117e4e4827c0aeb80446ccf8d99
test.html
@@ -37,7 +37,13 @@
    </div>
    
    <script>
   let obj = {
       a:{
           b:{
               c:'c'
           }
       }
   }
    </script>
</body>
</html>