panhui 4 years ago
parent
commit
e8beece88f
1 changed files with 1 additions and 3 deletions
  1. 1 3
      src/components/product/ThreeMode.vue

+ 1 - 3
src/components/product/ThreeMode.vue

@@ -15,9 +15,7 @@ export default {
         info: {
             type: Object,
             default: () => {
-                return {
-                    url: 'https://raex-meta.oss-cn-shenzhen.aliyuncs.com/01.fbx'
-                };
+                return {};
             }
         },
         pageType: {