dongyukun
21 小时以前 f4e6a890da2884777281031a9c736c7659c2a74a
提交 | 用户 | 时间
9259c2 1 {
H 2   "$schema": "https://json.schemastore.org/web-types",
3   "framework": "vue",
4   "name": "name written in package.json",
5   "version": "version written in package.json",
6   "contributions": {
7     "html": {
8       "types-syntax": "typescript",
9       "attributes": [
10         {
11           "name": "v-hasPermi"
12         },
13         {
14           "name": "v-hasRole"
15         }
16       ]
17     }
18   }
19 }