From 241e37525d9225d4a26d4427af171391d02bc066 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E8=8A=B1=E6=9C=89=E6=B8=85=E9=A6=99=E6=9C=88=E6=9C=89?=
=?UTF-8?q?=E9=98=B4?= <185154740@qq.com>
Date: Thu, 16 Dec 2021 17:31:50 +0800
Subject: [PATCH] =?UTF-8?q?=E5=B1=85=E6=B0=91=E6=B4=BB=E5=8A=A8?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/apps/AppActive/Add.vue | 0
src/apps/AppActive/AppActive.vue | 65 +++++++++++++++++++
src/apps/AppActive/Deatil.vue | 0
.../AppServicePublic/AppServicePublic.vue | 1 +
4 files changed, 66 insertions(+)
create mode 100644 src/apps/AppActive/Add.vue
create mode 100644 src/apps/AppActive/AppActive.vue
create mode 100644 src/apps/AppActive/Deatil.vue
diff --git a/src/apps/AppActive/Add.vue b/src/apps/AppActive/Add.vue
new file mode 100644
index 00000000..e69de29b
diff --git a/src/apps/AppActive/AppActive.vue b/src/apps/AppActive/AppActive.vue
new file mode 100644
index 00000000..9e7997cc
--- /dev/null
+++ b/src/apps/AppActive/AppActive.vue
@@ -0,0 +1,65 @@
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/apps/AppActive/Deatil.vue b/src/apps/AppActive/Deatil.vue
new file mode 100644
index 00000000..e69de29b
diff --git a/src/apps/AppServicePublic/AppServicePublic.vue b/src/apps/AppServicePublic/AppServicePublic.vue
index 78f79b9c..f432bdd3 100644
--- a/src/apps/AppServicePublic/AppServicePublic.vue
+++ b/src/apps/AppServicePublic/AppServicePublic.vue
@@ -147,6 +147,7 @@ uni-page-body {
}
.AppServicePublic {
height: 100%;
+
.header-top {
display: flex;
background: #fff;