Explorar o código

Merge branch 'feature_220607_nft' into dev_1.1.0

nieyuge %!s(int64=2) %!d(string=hai) anos
pai
achega
8f411892ee
Modificáronse 2 ficheiros con 1 adicións e 1 borrados
  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