Remove OrderGoods

This commit is contained in:
陈嘉涵
2017-09-08 10:56:30 +08:00
parent 061334a820
commit 378ef55a0a
11 changed files with 0 additions and 800 deletions

View File

@@ -24,7 +24,6 @@ import ImagePreview from './image-preview';
import Lazyload from './lazyload';
import Loading from './loading';
import NoticeBar from './notice-bar';
import OrderGoods from './order-goods';
import Panel from './panel';
import PayOrder from './pay-order';
import Picker from './picker';
@@ -74,7 +73,6 @@ const components = [
Icon,
Loading,
NoticeBar,
OrderGoods,
Panel,
PayOrder,
Picker,
@@ -140,7 +138,6 @@ export {
Lazyload,
Loading,
NoticeBar,
OrderGoods,
Panel,
PayOrder,
Picker,