chore(组件): 全部使用easycom来处理组件问题
This commit is contained in:
@@ -43,9 +43,6 @@
|
||||
|
||||
<!-- 新版支付组件 订单表为order表 的订单支付时使用该组件 -->
|
||||
<script>
|
||||
import uniPopup from '@/components/uni-popup/uni-popup.vue';
|
||||
import nsSwitch from '@/components/ns-switch/ns-switch.vue';
|
||||
|
||||
// #ifdef H5
|
||||
import {
|
||||
Weixin
|
||||
@@ -54,10 +51,6 @@
|
||||
|
||||
export default {
|
||||
name: 'payment',
|
||||
components: {
|
||||
uniPopup,
|
||||
nsSwitch
|
||||
},
|
||||
props: {
|
||||
// 是否可用余额支付
|
||||
balanceUsable: {
|
||||
|
||||
Reference in New Issue
Block a user