|
@@ -248,7 +248,8 @@
|
248
|
<div class="swiper none display_flex justify-content_flex-center align-items_center"
|
248
|
<div class="swiper none display_flex justify-content_flex-center align-items_center"
|
249
|
*ngIf="!jpDrugsWKOMsg.jpInfoList||!jpDrugsWKOMsg.jpInfoList.length">
|
249
|
*ngIf="!jpDrugsWKOMsg.jpInfoList||!jpDrugsWKOMsg.jpInfoList.length">
|
250
|
<div class="item alignC display_flex justify-content_flex-center align-items_center">
|
250
|
<div class="item alignC display_flex justify-content_flex-center align-items_center">
|
251
|
- <span>暂无静配配送信息</span>
|
|
|
|
|
251
|
+ <!-- <span>暂无静配配送信息</span> -->
|
|
|
252
|
+ <span></span>
|
252
|
</div>
|
253
|
</div>
|
253
|
</div>
|
254
|
</div>
|
254
|
</div>
|
255
|
</div>
|