wupengfei
2025-02-17 0b8119a98d34e801ff7d38350fb9dd5365f7f810
apps/cMiniApp/src/subpackages/task/taskDetail/taskDetail.vue
@@ -1,5 +1,5 @@
<template>
  <PageLayoutWithBg class="taskDetail-page-wrapper" title="任务详情">
  <PageLayoutWithBg class="taskDetail-page-wrapper" title="任务详情" :need-auth="false">
    <InnerPage />
  </PageLayoutWithBg>
</template>