diff --git a/.eslintrc.js b/.eslintrc.js index c977505..0c290b7 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -11,8 +11,7 @@ module.exports = { }, extends: ['plugin:vue/recommended', 'eslint:recommended'], - // add your custom rules here - //it is base on https://github.com/vuejs/eslint-config-vue + rules: { "vue/max-attributes-per-line": [2, { "singleline": 10, diff --git a/package.json b/package.json index 147922f..fa3120d 100644 --- a/package.json +++ b/package.json @@ -1,9 +1,9 @@ { "name": "yxk-storeroom-system", - "version": "2.6.0", + "version": "1.0.0", "description": "智能库房综合管理系统", - "author": "Zheng Jie", - "license": "Apache-2.0", + "author": "刘力", + "license": "", "scripts": { "dev": "vue-cli-service serve", "build:prod": "vue-cli-service build", diff --git a/public/index.html b/public/index.html index e918500..bc136f7 100644 --- a/public/index.html +++ b/public/index.html @@ -10,6 +10,6 @@
- +