Commit fccdb56c by chuzhixin

提交黑名单

parent 6bed8c0e
...@@ -46,6 +46,11 @@ const data = [ ...@@ -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 @@ ...@@ -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",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment