diff --git a/src/apps/AppIntegralAudit/AppIntegralAudit.vue b/src/project/shandong10086/AppIntegralAudit/AppIntegralAudit.vue similarity index 100% rename from src/apps/AppIntegralAudit/AppIntegralAudit.vue rename to src/project/shandong10086/AppIntegralAudit/AppIntegralAudit.vue diff --git a/src/apps/AppIntegralAudit/detail.vue b/src/project/shandong10086/AppIntegralAudit/detail.vue similarity index 98% rename from src/apps/AppIntegralAudit/detail.vue rename to src/project/shandong10086/AppIntegralAudit/detail.vue index 69ff2039..41643455 100644 --- a/src/apps/AppIntegralAudit/detail.vue +++ b/src/project/shandong10086/AppIntegralAudit/detail.vue @@ -8,7 +8,7 @@
{{ form.createTime }}
- + {{ form.areaName }}
@@ -54,7 +54,7 @@
*不通过理由
-
{{ data.auditOpinion.length }}/500
@@ -70,7 +70,7 @@
-
+
积分审核
通过
@@ -228,7 +228,7 @@ export default { onShow() { document.title = '积分审核详情' }, - + } @@ -289,7 +289,7 @@ export default { } .detail-img { - + img { width: 220px; height: 220px; @@ -303,7 +303,7 @@ export default { .integral { font-size: 32px; - + .result { padding: 20px 30px; box-sizing: border-box; @@ -313,7 +313,7 @@ export default { .options { display: flex; justify-content: space-between; - + .opts-item { width: 45%; height: 112px; @@ -418,7 +418,7 @@ export default { border-bottom: none; } } - + .saveBtn { position: fixed; bottom: 0; @@ -430,6 +430,6 @@ export default { color: #FFFFFF; text-align: center; } - + } - \ No newline at end of file + diff --git a/src/apps/AppIntegralAudit/img/address.png b/src/project/shandong10086/AppIntegralAudit/img/address.png similarity index 100% rename from src/apps/AppIntegralAudit/img/address.png rename to src/project/shandong10086/AppIntegralAudit/img/address.png