Skip to content

Commit d0c1b76

Browse files
committed
update
1 parent a18cbf4 commit d0c1b76

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,10 @@ export default {
188188
};
189189
</script>
190190
```
191-
- 其他参数/事件都更vue2.0一样
191+
- 其他参数/事件都跟vue2.0一样
192+
193+
### Vue3.0源代码
194+
<a href="https://github.com/javaLuo/vue-puzzle-vcode/tree/vue3" target="_blank">https://github.com/javaLuo/vue-puzzle-vcode/tree/vue3</a>
192195

193196
### 说明
194197

0 commit comments

Comments
 (0)