保存进度!

This commit is contained in:
2022-11-15 17:56:34 +08:00
parent d249fdd576
commit 7e8c5da593
4 changed files with 132 additions and 84 deletions

View File

@@ -2,7 +2,7 @@
* @Author: Kane
* @Date: 2022-11-02 11:22:37
* @LastEditors: Kane
* @LastEditTime: 2022-11-03 14:44:57
* @LastEditTime: 2022-11-07 16:45:06
* @FilePath: \car_dealer\vue\keypath.html
* @Description:
*
@@ -18,7 +18,9 @@
<title>keypath测试</title>
</head>
<body></body>
<body>
<div>a<div>b</div>c</div>
</body>
<script>
const keypathReg = /[^\w.$]/;