提交app代码

This commit is contained in:
guanj
2026-04-01 10:00:04 +08:00
parent 66cee2922d
commit 966d6d342c
12 changed files with 234 additions and 149 deletions

View File

@@ -152,6 +152,7 @@ export default {
uni.setStorageSync('messageParams', {
name: item.engineeringName,
id: item.engineeringId,
type: '',
})
uni.switchTab({
url: '/pages/index/message1',