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