apps/cMiniApp/src/subpackages/mine/mineCollectTask/mineCollectTask.vue
@@ -1,5 +1,5 @@ <template> <PageLayoutWithBg class="index-page-wrapper" :title="'我收藏的任务'"> <PageLayoutWithBg class="mineCollectTask-page-wrapper" :title="'我收藏的任务'"> <InnerPage></InnerPage> </PageLayoutWithBg> </template>