作者 刘朕

修改

... ... @@ -6,7 +6,7 @@
<view class="rig">
<view class="textws title_content2">{{detaillist.active.name}}</view>
<view class="names">
<view class="names__box">预约:</view>
<view class="names__box">预约:</view>
<view class="pt">
<view class="icons">¥</view>
<view class="icons_price">{{detaillist.active.price}}</view>
... ...
{
"usingComponents": {},
"navigationBarTitleText": "我的红包"
"navigationBarTitleText": "抵用券"
}
\ No newline at end of file
... ...
... ... @@ -56,5 +56,6 @@
}
},
"description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
"projectname": "chemai2"
"projectname": "chemai2",
"libVersion": "2.13.2"
}
\ No newline at end of file
... ...