diff --git a/src/apps/AppGoodDeeds/Add.vue b/src/apps/AppGoodDeeds/Add.vue new file mode 100644 index 00000000..0e7da7e1 --- /dev/null +++ b/src/apps/AppGoodDeeds/Add.vue @@ -0,0 +1,25 @@ + + Add + + + + + diff --git a/src/apps/AppGoodDeeds/AppGoodDeeds.vue b/src/apps/AppGoodDeeds/AppGoodDeeds.vue new file mode 100644 index 00000000..196a2c67 --- /dev/null +++ b/src/apps/AppGoodDeeds/AppGoodDeeds.vue @@ -0,0 +1,224 @@ + + + + + + {{ item.createUserName }} + + 生活中有多少点点滴滴?人生的每一天会有几滴?生活中有那么多点点滴滴,你会记得多少?最难忘的事情是什么?我记得有一…生活中有多少点点滴滴?人生的每一天会有几滴?生活中有那么多点点滴滴,你会记得多少?最难忘的事情是什么?我记得有 + + + + + + + + 2021_12_17_13_23 + + + + 24 + + + + + 4 + + + + + + + 编辑 + 删除 + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/AppGoodDeeds/Detail.vue b/src/apps/AppGoodDeeds/Detail.vue new file mode 100644 index 00000000..7daab313 --- /dev/null +++ b/src/apps/AppGoodDeeds/Detail.vue @@ -0,0 +1,25 @@ + + Detail + + + + + diff --git a/src/apps/AppGoodDeeds/yan.jpg b/src/apps/AppGoodDeeds/yan.jpg new file mode 100644 index 00000000..bf6a5a2c Binary files /dev/null and b/src/apps/AppGoodDeeds/yan.jpg differ diff --git a/src/apps/AppServicePublic/AppServicePublic.vue b/src/apps/AppServicePublic/AppServicePublic.vue index f432bdd3..40c347f9 100644 --- a/src/apps/AppServicePublic/AppServicePublic.vue +++ b/src/apps/AppServicePublic/AppServicePublic.vue @@ -10,7 +10,7 @@ - {{ item.createUserName }} + {{ item.createUserName }} @@ -168,7 +168,7 @@ uni-page-body { background: #fff; padding: 32px; border-radius: 16px; - .title { + .titles { font-size: 32px; font-weight: 500; color: #333333;