作者 刘晓艳

合并分支 'wumengyu' 到 'master'

去掉默认详情标题



查看合并请求 !17
... ... @@ -8,8 +8,8 @@
<view class="title">
<view class="line"></view>
<view class="test_detail">
<text>科学队长实验室:雷电的产生!{{detail.name}}</text>
<view class="describe">云和云摩擦碰撞发出的声音是雷声产生火花是闪电。{{detail.description}}</view>
<text>{{detail.name}}</text>
<view class="describe">{{detail.description}}</view>
</view>
</view>
</view>
... ...
... ... @@ -4,7 +4,7 @@
"ignore": []
},
"setting": {
"urlCheck": true,
"urlCheck": false,
"es6": true,
"postcss": true,
"minified": true,
... ...