增加 unipush2.0

This commit is contained in:
xuli3099
2025-09-05 13:08:49 +08:00
parent 426ac9171d
commit c205422420
4 changed files with 53 additions and 39 deletions

View File

@@ -281,7 +281,6 @@ const submitForm = () => {
let deviceId = res3.data;
// showAlert("读取成功=>"+deviceId);
param.uniqCode = deviceId;
uni.getPushClientId({
success: (res) => {
let push_clientid = res.cid