修复:已知问题

This commit is contained in:
2025-07-07 13:21:46 +08:00
parent 78bc420fb8
commit 8b0a0df98d
6 changed files with 45 additions and 47 deletions

View File

@@ -6,13 +6,10 @@ import './app.scss'
import {loginByOpenId} from "@/api/layout";
import {TenantId} from "@/utils/config";
// import {saveStorageByLoginUser} from "@/utils/server";
import {mqttStart} from "@/api/hjm/hjmCar";
// import {mqttStart} from "@/api/hjm/hjmCar";
function App(props) {
const reload = () => {
mqttStart().then(() => {
console.log('mqttStart')
})
Taro.login({
success: (res) => {
loginByOpenId({