+
@@ -25,6 +26,7 @@ import { useI18n } from 'vue-i18n'
import PopupForm from './popupForm.vue'
import { baTableApi } from '/@/api/common'
import { defaultOptButtons } from '/@/components/table'
+import MallPageIntro from '/@/components/mall/MallPageIntro.vue'
import TableHeader from '/@/components/table/header/index.vue'
import Table from '/@/components/table/index.vue'
import baTableClass from '/@/utils/baTable'
diff --git a/web/src/views/backend/mall/claimLog/index.vue b/web/src/views/backend/mall/claimLog/index.vue
index 75d8e10..e175d9a 100644
--- a/web/src/views/backend/mall/claimLog/index.vue
+++ b/web/src/views/backend/mall/claimLog/index.vue
@@ -1,5 +1,6 @@
+
+
+
@@ -25,6 +26,7 @@ import { useI18n } from 'vue-i18n'
import PopupForm from './popupForm.vue'
import { baTableApi } from '/@/api/common'
import { defaultOptButtons } from '/@/components/table'
+import MallPageIntro from '/@/components/mall/MallPageIntro.vue'
import TableHeader from '/@/components/table/header/index.vue'
import Table from '/@/components/table/index.vue'
import baTableClass from '/@/utils/baTable'
diff --git a/web/src/views/backend/mall/order/index.vue b/web/src/views/backend/mall/order/index.vue
index 0cb97b6..186749a 100644
--- a/web/src/views/backend/mall/order/index.vue
+++ b/web/src/views/backend/mall/order/index.vue
@@ -1,5 +1,6 @@
+
+
@@ -25,6 +26,7 @@ import { useI18n } from 'vue-i18n'
import PopupForm from './popupForm.vue'
import { baTableApi } from '/@/api/common'
import { defaultOptButtons } from '/@/components/table'
+import MallPageIntro from '/@/components/mall/MallPageIntro.vue'
import TableHeader from '/@/components/table/header/index.vue'
import Table from '/@/components/table/index.vue'
import baTableClass from '/@/utils/baTable'
diff --git a/web/src/views/backend/mall/playxCenter/index.vue b/web/src/views/backend/mall/playxCenter/index.vue
index bd5768d..b5d99c0 100644
--- a/web/src/views/backend/mall/playxCenter/index.vue
+++ b/web/src/views/backend/mall/playxCenter/index.vue
@@ -2,12 +2,7 @@
-
-
-
-
- {{ t('mall.playxCenter.desc') }}
-
+
@@ -34,6 +29,7 @@ import PlayxOrderIndex from '/@/views/backend/mall/playxOrder/index.vue'
import PlayxDailyPushIndex from '/@/views/backend/mall/playxDailyPush/index.vue'
import PlayxClaimLogIndex from '/@/views/backend/mall/playxClaimLog/index.vue'
import PlayxUserAssetIndex from '/@/views/backend/mall/playxUserAsset/index.vue'
+import MallPageIntro from '/@/components/mall/MallPageIntro.vue'
import { useConfig } from '/@/stores/config'
import { mergeMessage } from '/@/lang/index'
@@ -92,11 +88,5 @@ onMounted(async () => {
.mb-4 {
margin-bottom: 16px;
}
-.card-header {
- font-weight: 600;
-}
-.desc {
- color: var(--el-text-color-secondary);
-}
diff --git a/web/src/views/backend/mall/playxClaimLog/index.vue b/web/src/views/backend/mall/playxClaimLog/index.vue
index bf7c3d2..df42634 100644
--- a/web/src/views/backend/mall/playxClaimLog/index.vue
+++ b/web/src/views/backend/mall/playxClaimLog/index.vue
@@ -1,5 +1,6 @@
+
+
+
+
+
+
+
+
+
+
+ {{ t('mall.playxConfig.return_ratio_tip') }}
+
+
+
+ {{ t('mall.playxConfig.unlock_ratio_tip') }}
+
+
+
+ {{ t('mall.playxConfig.points_to_cash_ratio_tip') }}
+
+
+ {{ t('Save') }}
+
+
+
+
+
+
+
+
+
diff --git a/web/src/views/backend/mall/playxDailyPush/index.vue b/web/src/views/backend/mall/playxDailyPush/index.vue
index c42dc8e..f7e188d 100644
--- a/web/src/views/backend/mall/playxDailyPush/index.vue
+++ b/web/src/views/backend/mall/playxDailyPush/index.vue
@@ -1,5 +1,6 @@
+
+
+
+
@@ -25,6 +26,7 @@ import { useI18n } from 'vue-i18n'
import PopupForm from './popupForm.vue'
import { baTableApi } from '/@/api/common'
import { defaultOptButtons } from '/@/components/table'
+import MallPageIntro from '/@/components/mall/MallPageIntro.vue'
import TableHeader from '/@/components/table/header/index.vue'
import Table from '/@/components/table/index.vue'
import baTableClass from '/@/utils/baTable'
diff --git a/web/src/views/backend/mall/userAsset/index.vue b/web/src/views/backend/mall/userAsset/index.vue
index 621e756..eb943dc 100644
--- a/web/src/views/backend/mall/userAsset/index.vue
+++ b/web/src/views/backend/mall/userAsset/index.vue
@@ -1,5 +1,6 @@