'创建鸿蒙应用'

This commit is contained in:
wtq
2025-12-08 17:49:35 +08:00
commit 09b59aa8c2
625 changed files with 78727 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
// This file is automatically generated by uni-app.
// Do not modify this file -- YOUR CHANGES WILL BE ERASED!
import { registerUniProvider, uni } from '@dcloudio/uni-app-runtime'
export function initUniModules() {
initUniExtApi()
}
function initUniExtApi() {
}