diff --git a/packages/3.0.0/AppVillageIntroduction/AppVillageIntroduction.vue b/packages/3.0.0/AppVillageIntroduction/AppVillageIntroduction.vue new file mode 100644 index 00000000..f4d66f51 --- /dev/null +++ b/packages/3.0.0/AppVillageIntroduction/AppVillageIntroduction.vue @@ -0,0 +1,73 @@ + + + + + + + + + + + diff --git a/packages/3.0.0/AppVillageIntroduction/components/Add.vue b/packages/3.0.0/AppVillageIntroduction/components/Add.vue new file mode 100644 index 00000000..7828a4b4 --- /dev/null +++ b/packages/3.0.0/AppVillageIntroduction/components/Add.vue @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + 最多上传1张图片,单个文件最大10MB,支持jpg、jpeg、png格式 + 图片比例:1.6:1 + + + + + + + + + 取消 + 提交 + + + + + + + diff --git a/packages/3.0.0/AppVillageIntroduction/components/Detail.vue b/packages/3.0.0/AppVillageIntroduction/components/Detail.vue new file mode 100644 index 00000000..c410229d --- /dev/null +++ b/packages/3.0.0/AppVillageIntroduction/components/Detail.vue @@ -0,0 +1,63 @@ + + + + + + + + + + + + + + + + + + diff --git a/packages/3.0.0/AppVillageIntroduction/components/List.vue b/packages/3.0.0/AppVillageIntroduction/components/List.vue new file mode 100644 index 00000000..d874ed2b --- /dev/null +++ b/packages/3.0.0/AppVillageIntroduction/components/List.vue @@ -0,0 +1,151 @@ + + + + + + + + + 添加 + + + + + + + + + + + {{ item }} + + + + + + + {{ row.status == 1 ? '取消发布' : '发布' }} + 编辑 + 删除 + + + + + + + + + + + diff --git a/packages/3.0.0/AppVillageRegulations/AppVillageRegulations.vue b/packages/3.0.0/AppVillageRegulations/AppVillageRegulations.vue new file mode 100644 index 00000000..bbd7807b --- /dev/null +++ b/packages/3.0.0/AppVillageRegulations/AppVillageRegulations.vue @@ -0,0 +1,73 @@ + + + + + + + + + + + diff --git a/packages/3.0.0/AppVillageRegulations/components/Add.vue b/packages/3.0.0/AppVillageRegulations/components/Add.vue new file mode 100644 index 00000000..7828a4b4 --- /dev/null +++ b/packages/3.0.0/AppVillageRegulations/components/Add.vue @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + 最多上传1张图片,单个文件最大10MB,支持jpg、jpeg、png格式 + 图片比例:1.6:1 + + + + + + + + + 取消 + 提交 + + + + + + + diff --git a/packages/3.0.0/AppVillageRegulations/components/Detail.vue b/packages/3.0.0/AppVillageRegulations/components/Detail.vue new file mode 100644 index 00000000..c410229d --- /dev/null +++ b/packages/3.0.0/AppVillageRegulations/components/Detail.vue @@ -0,0 +1,63 @@ + + + + + + + + + + + + + + + + + + diff --git a/packages/3.0.0/AppVillageRegulations/components/List.vue b/packages/3.0.0/AppVillageRegulations/components/List.vue new file mode 100644 index 00000000..19e97f3b --- /dev/null +++ b/packages/3.0.0/AppVillageRegulations/components/List.vue @@ -0,0 +1,151 @@ + + + + + + + + + 添加 + + + + + + + + + + + {{ item }} + + + + + + + {{ row.status == 1 ? '取消发布' : '发布' }} + 编辑 + 删除 + + + + + + + + + + +
最多上传1张图片,单个文件最大10MB,支持jpg、jpeg、png格式
图片比例:1.6:1