@@ -1,6 +1,6 @@
{
"name" : "shoppingTemplate",
- "appid" : "__UNI__EEB3904",
+ "appid" : "__UNI__1F23544",
"description" : "",
"versionName" : "1.0.0",
"versionCode" : "100",
@@ -144,12 +144,6 @@
<view class="h-value">
<text>{{ i.name }}</text>
</view>
- <view class="ticketMsg">
- 开始时间:{{ i.startTime.split(" ")[0] || '' }}
- </view>
- 结束时间:{{ i.endTime.split(" ")[0] || '' }}
@@ -147,12 +147,6 @@