Commit 90656ddb by YunaiV

【功能修复】商城:店铺装修时,“悬浮按钮”默认不选中

parent 9c6b5eb6
...@@ -65,7 +65,7 @@ ...@@ -65,7 +65,7 @@
<script setup lang="ts"> <script setup lang="ts">
import { ProductListProperty } from './config' import { ProductListProperty } from './config'
import * as ProductSpuApi from '@/api/mall/product/spu' import * as ProductSpuApi from '@/api/mall/product/spu'
import { fenToYuan } from './index' import { fenToYuan } from '@/utils'
/** 商品栏 */ /** 商品栏 */
defineOptions({ name: 'ProductList' }) defineOptions({ name: 'ProductList' })
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment