flat: 警告处理

This commit is contained in:
史典卓
2025-03-29 12:06:35 +08:00
parent 09d9603f04
commit ca85430450
4 changed files with 30 additions and 17 deletions

View File

@@ -48,15 +48,10 @@ const state = reactive({
onLoad(() => {
state.dateList = getNextMonthDates();
});
document.addEventListener('UniAppJSBridgeReady', function () {
console.log(123);
});
function textXcx() {
jWeixin.miniProgram.postMessage({
data: {
pathUrl: '你好,小程序', //传递的参数
},
});
$api.msg('测试给小程序发送消息');
$api.sendingMiniProgramMessage();
}
// 获取往后三十天日期