From 96eefa843d1fd33315eb810580f25f003a472993 Mon Sep 17 00:00:00 2001
From: zhichao lei <442149704@qq.com>
Date: Sat, 20 Feb 2021 15:36:57 +0800
Subject: [PATCH] =?UTF-8?q?=E9=80=9A=E7=9F=A5=E5=85=AC=E5=91=8A?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../learun-mpui/learun-ui-ali/title.vue | 2 +-
.../learun-mpui/learun-ui-mp/title.vue | 2 +-
.../LearunApp-2.2.0/pages.json | 7 +
.../pages/LR_OAModule/list.vue | 286 ++++
.../LearunApp-2.2.0/pages/home.vue | 1330 +++++++++--------
5 files changed, 998 insertions(+), 629 deletions(-)
create mode 100644 Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/LR_OAModule/list.vue
diff --git a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/components/learun-mpui/learun-ui-ali/title.vue b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/components/learun-mpui/learun-ui-ali/title.vue
index 678f5f2f5..82d074ea4 100644
--- a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/components/learun-mpui/learun-ui-ali/title.vue
+++ b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/components/learun-mpui/learun-ui-ali/title.vue
@@ -1,5 +1,5 @@
-
+
diff --git a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/components/learun-mpui/learun-ui-mp/title.vue b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/components/learun-mpui/learun-ui-mp/title.vue
index 190d0cbf6..46cd10caa 100644
--- a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/components/learun-mpui/learun-ui-mp/title.vue
+++ b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/components/learun-mpui/learun-ui-mp/title.vue
@@ -31,7 +31,7 @@
-
+
+
+
+
+
+ {{ tips }}
+
+
+
+
+
+
+
+
+ 公告标题:
+ {{ displayListItem(item, 'F_FullHead') }}
+
+
+
+ 所属类别:
+ {{ displayListItem(item, 'F_Category') }}
+
+
+
+ 发布时间:
+ {{ displayListItem(item, 'F_CreateDate') }}
+
+
+
+ 信息来源:
+ {{ displayListItem(item, 'F_SourceName') }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 重置查询条件
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/home.vue b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/home.vue
index 9eca7fe31..220ba5343 100644
--- a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/home.vue
+++ b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/home.vue
@@ -1,638 +1,714 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{ item.F_Name }}
-
-
- 更多应用
-
-
- 统计数据
-
-
- {{ item.title || '(未命名)' }}
- {{ item.value || '-' }}
-
-
-
-
-
-
- {{ block.title }}
-
-
- {{ item.f_title || '(无标题)' }}
- {{ postDateTime(item.f_time) }}
-
-
-
-
-
-
- {{ item.title }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ item.F_Name }}
+
+
+ 更多应用
+
+
+ 统计数据
+
+
+ {{ item.title || "(未命名)" }}
+ {{ item.value || "-" }}
+
+
+
+
+
+
+ {{ block.title }}
+
+
+ {{ item.f_title || "(无标题)" }}
+ {{
+ postDateTime(item.f_time)
+ }}
+
+
+
+
+
+
+ {{ item.title }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+