diff --git a/components/dynamic-page/page-component/templates/others/stocks/index.ts b/components/dynamic-page/page-component/templates/others/stocks/index.ts index a9d8495..2997df8 100644 --- a/components/dynamic-page/page-component/templates/others/stocks/index.ts +++ b/components/dynamic-page/page-component/templates/others/stocks/index.ts @@ -1,2 +1,2 @@ export { default as Stock_Default } from './334x641.vue' -export { default as Stock_FullSize } from './FullSize.vue' \ No newline at end of file +export { default as Stock_FullSize } from './Full.vue' \ No newline at end of file