瀏覽代碼

Merge branch 'dev_1.1.0' of https://git.yishihui.com/DeNet/de-net into dev_1.1.0

wenliming 2 年之前
父節點
當前提交
77cf521ae1
共有 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