zhengjinyi 1 vuosi sitten
vanhempi
commit
412ddf6603
2 muutettua tiedostoa jossa 7 lisäystä ja 1 poistoa
  1. 6 0
      pages.json
  2. 1 1
      pages/seller/notice/components/trajectory.vue

+ 6 - 0
pages.json

@@ -745,6 +745,12 @@
 						"navigationStyle": "custom"
 					}
 				},
+				{
+					"path": "club/club-inactive-list",
+					"style": {
+						"navigationBarTitleText": "不活跃机构"
+					}
+				},
 				{
 					"path": "club/club-visit-detail",
 					"style": { 

+ 1 - 1
pages/seller/notice/components/trajectory.vue

@@ -3,7 +3,7 @@
         <view class="title">访问轨迹</view>
         <time-axis v-for="item in trajectoryList" :key="item.userID">
             <template #title>
-                <text>{{item.accessTime}})(停留时长{{ item.accessDuration }})</text>
+                <text>{{item.accessTime}}(停留时长{{ item.accessDuration }})</text>
             </template>
             <template #content>
                 <view class="time-axis-content">