From cb35707c34ba02abb0fcb27899811a4eb0c3ad6e Mon Sep 17 00:00:00 2001
From: Tevin <tingquanren@163.com>
Date: Mon, 22 Feb 2021 10:57:57 +0800
Subject: [PATCH] APP通讯初始化,第一步

---
 forms/form/CFormSubmit.vue |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/forms/form/CFormSubmit.vue b/forms/form/CFormSubmit.vue
index 87b7e2d..3d6d0ff 100644
--- a/forms/form/CFormSubmit.vue
+++ b/forms/form/CFormSubmit.vue
@@ -1,3 +1,8 @@
+/**
+ * CFormSubmit
+ * @author Tevin
+ */
+
 <template>
     <view class="c-form-submit">
         <button

--
Gitblit v1.9.1