@ -8,7 +8,7 @@
</div>
<div>开发规范</div>
1. 页面或组件添加方法的时候前面加上<b>handle</b>关键字
1. 页面或组件添加方法的时候前面加上<b>handle</b>关键字,除了插件相关内容如mescroll
handleConfirmHour: () => {
if (totalHour.value <= 0) {
toast.info('至少起订N小时')
The note is not visible to the blocked user.