diff --git a/src/components/AiItem/AiItem.vue b/src/components/AiItem/AiItem.vue index 85a8e4d..d970246 100644 --- a/src/components/AiItem/AiItem.vue +++ b/src/components/AiItem/AiItem.vue @@ -61,9 +61,10 @@ export default { .normal { width: 100%; - padding-right: 32px; + padding: 32px 32px 32px 0; + line-height: 44px; box-sizing: border-box; - height: 112px; + // height: 112px; .flexContent { max-width: 62vw; diff --git a/src/project/qujing/AppPhotoReport/AppPhotoReport.vue b/src/project/qujing/AppPhotoReport/AppPhotoReport.vue new file mode 100644 index 0000000..b9c27ff --- /dev/null +++ b/src/project/qujing/AppPhotoReport/AppPhotoReport.vue @@ -0,0 +1,271 @@ + + + + + diff --git a/src/project/qujing/AppPhotoReport/PhotoDetail.vue b/src/project/qujing/AppPhotoReport/PhotoDetail.vue new file mode 100644 index 0000000..8e830dc --- /dev/null +++ b/src/project/qujing/AppPhotoReport/PhotoDetail.vue @@ -0,0 +1,249 @@ + + + + + diff --git a/src/project/qujing/AppPhotoReport/PhotoForm.vue b/src/project/qujing/AppPhotoReport/PhotoForm.vue new file mode 100644 index 0000000..cf759e0 --- /dev/null +++ b/src/project/qujing/AppPhotoReport/PhotoForm.vue @@ -0,0 +1,333 @@ + + + + + diff --git a/src/project/qujing/AppPhotoReport/PhotoResult.vue b/src/project/qujing/AppPhotoReport/PhotoResult.vue new file mode 100644 index 0000000..43a2437 --- /dev/null +++ b/src/project/qujing/AppPhotoReport/PhotoResult.vue @@ -0,0 +1,64 @@ + + + + +