mirror of
https://gitee.com/chu1204505056/vue-admin-beautiful.git
synced 2025-04-26 19:06:35 +08:00
提交黑名单
This commit is contained in:
parent
6bed8c0e9a
commit
fccdb56cae
@ -46,6 +46,11 @@ const data = [
|
|||||||
qq: "252667193",
|
qq: "252667193",
|
||||||
excuse: "30多岁,不学无术,造谣抹黑,不可原谅",
|
excuse: "30多岁,不学无术,造谣抹黑,不可原谅",
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: "AIRLOO",
|
||||||
|
qq: "5971794",
|
||||||
|
excuse: "已原谅",
|
||||||
|
},
|
||||||
];
|
];
|
||||||
module.exports = [
|
module.exports = [
|
||||||
{
|
{
|
||||||
|
@ -91,7 +91,7 @@
|
|||||||
"autoprefixer": "^9.8.6",
|
"autoprefixer": "^9.8.6",
|
||||||
"babel-eslint": "^10.1.0",
|
"babel-eslint": "^10.1.0",
|
||||||
"babel-plugin-dynamic-import-node": "^2.3.3",
|
"babel-plugin-dynamic-import-node": "^2.3.3",
|
||||||
"compression-webpack-plugin": "^5.0.0",
|
"compression-webpack-plugin": "^5.0.1",
|
||||||
"eslint": "^7.7.0",
|
"eslint": "^7.7.0",
|
||||||
"eslint-plugin-prettier": "^3.1.4",
|
"eslint-plugin-prettier": "^3.1.4",
|
||||||
"eslint-plugin-vue": "^6.2.2",
|
"eslint-plugin-vue": "^6.2.2",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user