|
@@ -0,0 +1,14 @@
|
|
|
+<!-- <van-empty description=""/> -->
|
|
|
+<van-row type="flex" justify="center">
|
|
|
+ <van-col span="7" offset="4">
|
|
|
+ <van-button round type="default">
|
|
|
+ 返回首页
|
|
|
+ </van-button>
|
|
|
+ </van-col>
|
|
|
+ <van-col span="7" offset="4">
|
|
|
+ <van-button round type="warning">
|
|
|
+ 查看订单
|
|
|
+ </van-button>
|
|
|
+ </van-col>
|
|
|
+</van-row>
|
|
|
+<image src=".\order.jpg" mode=""/>
|