Authored by htoooth

fix

... ... @@ -14,7 +14,7 @@
<block wx:if="{{saleTime}}">
<view class="text-time">{{saleTime}}发售</view>
</block>
<block>
<block wx:else>
<view class="text-time">发售时间待定</view>
</block>
</view>
... ...
... ... @@ -33,7 +33,7 @@
"list": []
},
"miniprogram": {
"current": 5,
"current": 0,
"list": [
{
"id": 0,
... ...