wupengfei
7 天以前 7af4ab328e56300f7dca75de6c532d16464d2f10
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>