ci: 新增 interface , tools, use 文件夹

This commit is contained in:
就眠仪式
2021-10-18 21:31:06 +08:00
parent 8bb751699f
commit fcb36ec87a
6 changed files with 27 additions and 20 deletions

View File

@@ -93,7 +93,7 @@ export default {
const disabled = ref(true)
const checked6 = ref(true);
const checked6 = ref(false);
return {
disabled,checked6