delete unused files

This commit is contained in:
陈嘉涵
2017-08-16 18:00:04 +08:00
parent f9f01e5568
commit 6b1f38a382
109 changed files with 39 additions and 531 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
</template>
<script>
import Popup from 'packages/mixins/popup';
import Popup from '../../mixins/popup';
const CANCEL_TEXT = '取消';
const CONFIRM_TEXT = '确定';