去除unicloud空间绑定,修复已知错误
This commit is contained in:
@ -1,3 +1,11 @@
|
||||
/**
|
||||
* @Author: 嗨噜客(三亚)<fm453>
|
||||
* @Date: 2023-07-19 16:03:07
|
||||
* @FilePath: apis/ctms/sync.js
|
||||
* @Description:
|
||||
* @Email: 393213759@qq.com
|
||||
* Copyright (c) 2025 by www.hiluker.cn, All Rights Reserved.
|
||||
*/
|
||||
// 对异步函数进行同步化模拟
|
||||
const Confirm = {
|
||||
modalPromise: function(title, content, editable) {
|
||||
|
Reference in New Issue
Block a user