星星评分功能(带小数点的那种,5颗星,10分制)
摘要:描述: 做一个星星评分功能,5颗星,10分制,精确到小数点的那种。 可以封装成组件,哪里需要就引入到需要的界面即可。 //score.vue//html代码<view class="scroe-content"> <template v-if="score>0"> <text>显示从父组件传递过来的
        阅读全文
				
		posted @ 2020-12-15 14:08
		
		posted @ 2020-12-15 14:08
		
		posted @ 2020-12-03 15:21