-
+
@@ -19,7 +19,8 @@
{{ item.description }}
- {{ $dict.getLabel('atWillReportType', item.applyIntegralType) }}
+
+
{{ item.createTime }}
@@ -183,10 +184,10 @@ export default {
align-items: center;
padding: 54px 0 14px 0;
.navLeft {
- display: flex;
- width: calc(100% - 430px);
- height: 32px;
- line-height: 32px;
+ // display: flex;
+ // width: calc(100% - 430px);
+ // height: 32px;
+ // line-height: 32px;
.showTypes {
font-size: 38px;
@@ -197,7 +198,7 @@ export default {
}
}
::v-deep u-search {
- width: 410px;
+ width: 100%;
}
}
@@ -225,12 +226,12 @@ export default {
justify-content: space-between;
margin-top: 28px;
.tags {
- display: inline-block;
- padding: 4px 16px;
- background: #eeeeee;
- border-radius: 24px;
- font-size: 28px;
- color: #999999;
+ // display: inline-block;
+ // padding: 4px 16px;
+ // background: #eeeeee;
+ // border-radius: 24px;
+ // font-size: 28px;
+ // color: #999999;
}
.times {
width: 47%;
diff --git a/src/mods/conv/score/AppIntegralApply/detail.vue b/src/mods/conv/score/AppIntegralApply/detail.vue
index 7286b44..b43778e 100644
--- a/src/mods/conv/score/AppIntegralApply/detail.vue
+++ b/src/mods/conv/score/AppIntegralApply/detail.vue
@@ -49,19 +49,19 @@
-