提交黑名单

This commit is contained in:
chuzhixin 2020-08-23 12:44:39 +08:00
parent 6bed8c0e9a
commit fccdb56cae
2 changed files with 6 additions and 1 deletions

View File

@ -46,6 +46,11 @@ const data = [
qq: "252667193",
excuse: "30多岁不学无术造谣抹黑不可原谅",
},
{
name: "AIRLOO",
qq: "5971794",
excuse: "已原谅",
},
];
module.exports = [
{

View File

@ -91,7 +91,7 @@
"autoprefixer": "^9.8.6",
"babel-eslint": "^10.1.0",
"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-plugin-prettier": "^3.1.4",
"eslint-plugin-vue": "^6.2.2",