2025-10-29 09:32:52 +08:00
|
|
|
{
|
|
|
|
|
"permissions": {
|
|
|
|
|
"allow": [
|
2025-10-30 16:54:27 +08:00
|
|
|
"Bash(tree -L 3 -I 'node_modules' src/)",
|
|
|
|
|
"Bash(mkdir -p 'E:\\code\\智柜宝\\wx\\src\\api\\shop')",
|
2025-10-31 15:36:35 +08:00
|
|
|
"Bash(tree 'E:\\code\\智柜宝\\wx\\src\\api' -I 'foo|goods|layout|login|me|order|system|types' -L 2)",
|
|
|
|
|
"Bash(mkdir -p 'E:\\code\\智柜宝\\wx\\src\\pages\\home')",
|
2025-11-03 09:02:26 +08:00
|
|
|
"Bash(mkdir -p 'E:\\code\\智柜宝\\wx\\src\\pages\\home\\components')",
|
|
|
|
|
"Bash(cp 'E:\\code\\智柜宝\\wx\\doc\\thirdParty\\src\\pages\\product\\components\\checkout.vue' 'E:\\code\\智柜宝\\wx\\src\\pages\\index\\components\\checkout.vue')",
|
|
|
|
|
"Bash(cp 'E:\\code\\智柜宝\\wx\\doc\\thirdParty\\src\\pages\\product\\components\\RentingCabinetContainer.vue' 'E:\\code\\智柜宝\\wx\\src\\pages\\index\\components\\renting-cabinet-container.vue')",
|
2025-11-03 17:02:19 +08:00
|
|
|
"Bash(test -f 'E:\\code\\智柜宝\\wx\\src\\pages\\index\\components\\product-container.vue')",
|
|
|
|
|
"Bash(ls -la 'E:\\\\code\\\\智柜宝\\\\wx\\\\src\\\\pages\\\\me')",
|
|
|
|
|
"Bash(mkdir -p 'E:\\\\code\\\\智柜宝\\\\wx\\\\src\\\\pages\\\\me')",
|
|
|
|
|
"Bash(ls -la 'E:\\\\code\\\\智柜宝\\\\wx\\\\static')",
|
2025-11-04 11:08:18 +08:00
|
|
|
"Bash(ls -la 'E:\\\\code\\\\智柜宝\\\\wx\\\\src\\\\static')",
|
2025-11-04 16:27:02 +08:00
|
|
|
"Bash(tree -L 3 -I 'node_modules|dist' /E/code/智柜宝/wx)",
|
|
|
|
|
"Bash(tree 'E:\\code\\智柜宝\\wx\\src\\pages\\order' -L 3)"
|
2025-10-29 09:32:52 +08:00
|
|
|
],
|
|
|
|
|
"deny": [],
|
|
|
|
|
"ask": []
|
|
|
|
|
}
|
|
|
|
|
}
|