فهرست منبع

Merge branch 'feature_220607_nft' into dev_1.1.0

nieyuge 2 سال پیش
والد
کامیت
8f411892ee
2فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/iframe/nft-card.js
  2. 0 0
      src/view/iframe/nft/card.vue

+ 1 - 1
src/iframe/nft-card.js

@@ -1,5 +1,5 @@
 import { createApp } from 'vue'
-import App from '@/view/nft/card.vue'
+import App from '@/view/iframe/nft/card.vue'
 
 const app = createApp(App);
 

+ 0 - 0
src/view/nft/card.vue → src/view/iframe/nft/card.vue