Commit 53e771bb authored by ly's avatar ly

详情页

parent 0e39c6a7
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
</view> </view>
<image class='box-icon' v-show="items.status=='CREATED'" src='https://ddh.yyhock.com/ddhMall/application-icon.png'></image> <image class='box-icon' v-show="items.status=='CREATED'" src='https://ddh.yyhock.com/ddhMall/application-icon.png'></image>
</view> </view>
<view class='item-btn' @click="goIndex">查看详情</view> <view class='item-btn' @click="goIndex">返回</view>
</view> </view>
</scroll-view> </scroll-view>
......
No preview for this file type
...@@ -3147,7 +3147,7 @@ var render = function() { ...@@ -3147,7 +3147,7 @@ var render = function() {
} }
} }
}, },
[_vm._v("查看详情")] [_vm._v("返回")]
) )
], ],
1 1
......
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