wupengfei
2025-02-17 3b746473e38155d69a73f4f8185faf6d56406c07
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>