chore(组件): 全部使用easycom来处理组件问题
This commit is contained in:
@@ -31,11 +31,9 @@
|
||||
|
||||
<script>
|
||||
import { Weixin } from 'common/js/wx-jssdk.js';
|
||||
import nsLogin from '@/components/ns-login/ns-login.vue';
|
||||
import nsEmpty from '@/components/ns-empty/ns-empty.vue';
|
||||
|
||||
|
||||
export default {
|
||||
components: { nsLogin, nsEmpty },
|
||||
data() {
|
||||
return {
|
||||
payIndex: 0,
|
||||
|
||||
Reference in New Issue
Block a user