zs 2 years ago
parent
commit
3c5b3bb967
2 changed files with 2 additions and 2 deletions
  1. 1 1
      pagesMatch/matchAdmin/group/list.wxml
  2. 1 1
      pagesMatch/matchAdmin/project/list.wxml

+ 1 - 1
pagesMatch/matchAdmin/group/list.wxml

@@ -20,7 +20,7 @@
                             </view>
                             <view class="other_1">
                                 <text>年龄限制:</text>
-                                <text>{{item.age||'暂无'}}</text>
+                                <text>{{item.age||'暂无'}}</text>
                             </view>
                             <view class="other_1">
                                 <text>说明:</text>

+ 1 - 1
pagesMatch/matchAdmin/project/list.wxml

@@ -20,7 +20,7 @@
                             </view>
                             <view class="other_1">
                                 <text>年龄限制:</text>
-                                <text>{{item.age||'暂无'}}</text>
+                                <text>{{item.age||'暂无'}}</text>
                             </view>
                             <view class="other_1">
                                 <text>性别限制:</text>