Commit 0744ddd5 authored by ly's avatar ly

ios

parent 5c54c5d2
No preview for this file type
......@@ -3,7 +3,7 @@
"appid" : "__UNI__DE04B13",
"description" : "",
"versionName" : "1.0.1",
"versionCode" : 103,
"versionCode" : 104,
"transformPx" : false,
/* 5+App特有相关 */
"app-plus" : {
......
......@@ -50,7 +50,7 @@
<image src='http://ddh.yyhock.com/appStatic/applicaton-null.png'></image>
</view>
<view class='null-des'>目前还没有申请记录哦~</view>
<view class='null-btn' @click="goLoan">去借钱</view>
<!-- <view class='null-btn' @click="goLoan">去借钱</view> -->
</view>
</view>
</template>
......
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
......@@ -9608,19 +9608,6 @@ var render = function () {
{ staticClass: _vm._$g(28, "sc"), attrs: { _i: 28 } },
[_vm._v("目前还没有申请记录哦~")]
),
_c(
"uni-view",
{
staticClass: _vm._$g(29, "sc"),
attrs: { _i: 29 },
on: {
click: function ($event) {
return _vm.$handleViewEvent($event)
},
},
},
[_vm._v("去借钱")]
),
],
1
),
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment