[build] 0.9.2

This commit is contained in:
陈嘉涵
2017-09-08 22:50:20 +08:00
parent 643d292513
commit f9891bf954
7 changed files with 34 additions and 11 deletions
+2 -2
View File
@@ -63,8 +63,8 @@
<script>
import Vue from 'vue';
import Popup from 'packages/popup';
import Toast from 'packages/toast';
import Popup from '../../popup';
import Toast from '../../toast';
import SkuHeader from '../components/SkuHeader';
import SkuRow from '../components/SkuRow';
import SkuStepper from '../components/SkuStepper';