2 lines
907 B
JavaScript
Raw Normal View History

2026-01-30 09:54:46 +08:00
"use strict";const o=require("../../../common/vendor.js");if(!Array){o.resolveComponent("uni-icons")()}Math;const e=o.defineComponent({__name:"NoticeAlert",setup(e){const c=()=>{o.index.showModal({title:"什么是批量通知",confirmColor:"#0082FA",content:"一次性给多套房屋发送账单链接,提醒用户缴费 关键操作:先选择哪些房屋要接收通知,然后选择发送方式(短信/公众号/小程序),系统会自动完成发送。通知对象:默认发给房屋的“常用联系人”;若没设置常用联系人,就发给房屋的“产权人”。",success:function(o){o.confirm?console.log("用户点击确定"):o.cancel&&console.log("用户点击取消")}})};return(e,n)=>({a:o.p({type:"info",size:"20",color:"#ed6a0c"}),b:o.p({type:"right",size:"17",color:"#ed6a0c"}),c:o.o(c)})}}),c=o._export_sfc(e,[["__scopeId","data-v-c2fdcd3b"]]);wx.createComponent(c);