From 0910d34b72230456b1de6e0a1524ba66c547a5a1 Mon Sep 17 00:00:00 2001
From: baiyuxin <1643359946@qq.com>
Date: Thu, 28 Apr 2022 13:11:14 +0800
Subject: [PATCH] =?UTF-8?q?2022=E5=B9=B44=E6=9C=8828=E6=97=A5=20=20baiyuxi?=
=?UTF-8?q?n@surfbird.cn=20=E9=9A=90=E8=97=8F=E8=8B=B1=E6=96=87=E5=AD=97?=
=?UTF-8?q?=E6=AE=B5=EF=BC=8C=E4=BF=AE=E6=94=B9common=E9=85=8D=E7=BD=AE?=
=?UTF-8?q?=E8=A1=A8=E5=8D=95?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/modules/nd/GatewayArticleList.vue | 42 ++++++++--------
src/views/modules/nd/GatewayLinksList.vue | 20 ++++----
.../modules/nd/modules/GatewayArticleForm.vue | 2 +-
.../modules/nd/modules/gatewayCommonForm.vue | 48 +++++++++----------
4 files changed, 56 insertions(+), 56 deletions(-)
diff --git a/src/views/modules/nd/GatewayArticleList.vue b/src/views/modules/nd/GatewayArticleList.vue
index 1f7adb0..7cad5b1 100644
--- a/src/views/modules/nd/GatewayArticleList.vue
+++ b/src/views/modules/nd/GatewayArticleList.vue
@@ -199,11 +199,11 @@
align:"center",
dataIndex: 'title'
},
- {
- title:'title',
- align:"center",
- dataIndex: 'titleen'
- },
+ // {
+ // title:'title',
+ // align:"center",
+ // dataIndex: 'titleen'
+ // },
{
title:'栏目',
align:"center",
@@ -215,32 +215,32 @@
dataIndex: 'cover',
scopedSlots: {customRender: 'imgSlot'}
},
- {
- title:'center',
- align:"center",
- dataIndex: 'coveren',
- scopedSlots: {customRender: 'imgSlot'}
- },
+ // {
+ // title:'center',
+ // align:"center",
+ // dataIndex: 'coveren',
+ // scopedSlots: {customRender: 'imgSlot'}
+ // },
{
title:'作者',
align:"center",
dataIndex: 'author'
},
- {
- title:'author',
- align:"center",
- dataIndex: 'authoren'
- },
+ // {
+ // title:'author',
+ // align:"center",
+ // dataIndex: 'authoren'
+ // },
{
title:'来源',
align:"center",
dataIndex: 'source'
},
- {
- title:'source',
- align:"center",
- dataIndex: 'sourceen'
- },
+ // {
+ // title:'source',
+ // align:"center",
+ // dataIndex: 'sourceen'
+ // },
// {
// title:'文章内容',
// align:"center",
diff --git a/src/views/modules/nd/GatewayLinksList.vue b/src/views/modules/nd/GatewayLinksList.vue
index d4eab81..8d0cbe7 100644
--- a/src/views/modules/nd/GatewayLinksList.vue
+++ b/src/views/modules/nd/GatewayLinksList.vue
@@ -204,21 +204,21 @@
align:"center",
dataIndex: 'url'
},
- {
- title:'link',
- align:"center",
- dataIndex: 'urlen'
- },
+ // {
+ // title:'link',
+ // align:"center",
+ // dataIndex: 'urlen'
+ // },
{
title:'标题',
align:"center",
dataIndex: 'title'
},
- {
- title:'标题-英文版',
- align:"center",
- dataIndex: 'titleen'
- },
+ // {
+ // title:'标题-英文版',
+ // align:"center",
+ // dataIndex: 'titleen'
+ // },
{
title:'商标',
align:"center",
diff --git a/src/views/modules/nd/modules/GatewayArticleForm.vue b/src/views/modules/nd/modules/GatewayArticleForm.vue
index a04eca5..834a572 100644
--- a/src/views/modules/nd/modules/GatewayArticleForm.vue
+++ b/src/views/modules/nd/modules/GatewayArticleForm.vue
@@ -100,7 +100,7 @@
-
+
+
-
+
+
-
+
+
-
+
+
-
+
+
-
+
+
-
+
+
-
+
提 交