diff --git a/.eslintignore b/.eslintignore
index 7b931680..05c4d650 100644
--- a/.eslintignore
+++ b/.eslintignore
@@ -1 +1,5 @@
/src/icons/iconfont.js
+rules: {
+ // allow debugger during development
+ 'no-debugger': 'error',
+ }
\ No newline at end of file
diff --git a/public/index.html b/public/index.html
index 65c8b7bb..d8bf072d 100644
--- a/public/index.html
+++ b/public/index.html
@@ -33,7 +33,7 @@
<% if (process.env.VUE_APP_NODE_ENV === 'dev') { %>
<% } %>
diff --git a/src/router/index.js b/src/router/index.js
index 11d657a8..e5011253 100644
--- a/src/router/index.js
+++ b/src/router/index.js
@@ -24,11 +24,7 @@ export const pageRoutes = [
{ path: '/login',
component: () => import('@/views/pages/login'),
name: 'login',
- meta: { title: '登录' } },
- { path: '/project-handle',
- name: 'projectHandle',
- component: () => import('@/views/pages/projectHandle')
- }
+ meta: { title: '登录' } }
]
// 模块路由(基于主入口布局页面)
diff --git a/src/views/modules/events/issue-process-detail-view.vue b/src/views/modules/events/issue-process-detail-view.vue
index c3f04db5..5d87a891 100644
--- a/src/views/modules/events/issue-process-detail-view.vue
+++ b/src/views/modules/events/issue-process-detail-view.vue
@@ -45,6 +45,7 @@
+
-
- {{ $t('confirm') }}
- 返回
-
+
+ {{ $t('confirm') }}
+ 返回
+
+
@@ -186,6 +188,12 @@ export default {
padding-left: 9px;
font-size: 13px;
}
+ .el-textarea {
+ width: 600px !important;
+ }
+ .el-input {
+ width: 600px !important;
+ }
}
@@ -259,11 +267,13 @@ export default {
}
}
.handle-operation {
- width: 79%;
- height: 49%;
- box-sizing: border-box;
- border: 2px solid #ccc;
- float:left;
+ padding-top: 20px;
+ box-sizing: border-box;
+ width: 79%;
+ height: 49%;
+ box-sizing: border-box;
+ border: 2px solid #ccc;
+ float:left;
}
}
diff --git a/src/views/modules/events/issue-review-detail-view.vue b/src/views/modules/events/issue-review-detail-view.vue
index f716ce8d..27b5d1a9 100644
--- a/src/views/modules/events/issue-review-detail-view.vue
+++ b/src/views/modules/events/issue-review-detail-view.vue
@@ -28,6 +28,7 @@
+
-
+
-
- {{ $t('confirm') }}
- {{ '返回' }}
-
+
+ {{ $t('confirm') }}
+ {{ '返回' }}
+
+
+
@@ -203,6 +206,12 @@ export default {
padding-left: 9px;
font-size: 13px;
}
+ .el-textarea {
+ width: 600px !important;
+ }
+ .el-input {
+ width: 600px !important;
+ }
}
@@ -232,7 +241,7 @@ export default {
}
&::-webkit-scrollbar-thumb {
border-radius: 5px;
- background: #fff;
+ background: #ccc;
}
&::-webkit-scrollbar-track {
border-radius: 10px;
@@ -276,6 +285,8 @@ export default {
}
}
.handle-operation {
+ padding-top: 20px;
+ box-sizing: border-box;
width: 100%;
height: 49%;
box-sizing: border-box;
diff --git a/src/views/modules/events/item-deal-detail-view.vue b/src/views/modules/events/item-deal-detail-view.vue
index 16fa24bc..4eb885c5 100644
--- a/src/views/modules/events/item-deal-detail-view.vue
+++ b/src/views/modules/events/item-deal-detail-view.vue
@@ -50,7 +50,7 @@
-
+
+
+ {{ $t('confirm') }}
+ 返回
+
-
- {{ $t('confirm') }}
- 返回
-
+
@@ -288,6 +289,12 @@ export default {
padding-left: 9px;
font-size: 13px;
}
+ .el-textarea {
+ width: 600px !important;
+ }
+ .el-input {
+ width: 600px !important;
+ }
}
@@ -361,6 +368,8 @@ export default {
}
}
.handle-operation {
+ padding-top: 20px;
+ box-sizing: border-box;
width: 79%;
height: 49%;
box-sizing: border-box;
diff --git a/src/views/modules/news/notice-add-or-update.vue b/src/views/modules/news/notice-add-or-update.vue
index 023d0529..4253a569 100644
--- a/src/views/modules/news/notice-add-or-update.vue
+++ b/src/views/modules/news/notice-add-or-update.vue
@@ -33,7 +33,7 @@
-
item.id === this.dataForm.gridId)[0]
- this.dataForm.grid = choosenItem.name
+ // let choosenItem = this.gridList.filter(item => item.id === this.dataForm.gridId)[0]
+ // this.dataForm.grid = choosenItem.name
+ // this.dataForm = Object.assign(this.dataForm, { gridId: item })
+ console.log(this.dataForm)
}
}
diff --git a/src/views/pages/projectHandle.vue b/src/views/pages/projectHandle.vue
deleted file mode 100644
index 16cc4418..00000000
--- a/src/views/pages/projectHandle.vue
+++ /dev/null
@@ -1,220 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 查看评论
-
-
-
-
上报位置: 山东省青岛市市北区南宁路138号
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-