consumer模块完成度95%,准备部署消费者端测试
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<!-- 消费者端 - 订单详情页 -->
|
||||
<!-- 消费者端 - 订单详情页 -->
|
||||
<template>
|
||||
<view class="order-detail-page">
|
||||
<scroll-view scroll-y="true" class="scroll-content">
|
||||
@@ -1240,4 +1240,4 @@ onLoad((options) => {
|
||||
|
||||
/* 状态样式 */
|
||||
.status-4 .status-text { /* Completed */ }
|
||||
</style>
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user