zhengyiming
5 天以前 4e63208cc64da14ea36ed606b5fe7992b2748f4e
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>