mirror of
				https://gitee.com/hhyykk/ipms-sjy-ui.git
				synced 2025-11-04 20:28:45 +08:00 
			
		
		
		
	【功能修复】商城:店铺装修时,“悬浮按钮”默认不选中
This commit is contained in:
		@@ -65,7 +65,7 @@
 | 
			
		||||
<script setup lang="ts">
 | 
			
		||||
import { ProductListProperty } from './config'
 | 
			
		||||
import * as ProductSpuApi from '@/api/mall/product/spu'
 | 
			
		||||
import { fenToYuan } from './index'
 | 
			
		||||
import { fenToYuan } from '@/utils'
 | 
			
		||||
 | 
			
		||||
/** 商品栏 */
 | 
			
		||||
defineOptions({ name: 'ProductList' })
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user