mac
2024-10-21 daf698442afd57b6ea1fe89f3e9272743e66ed42
app/src/main/AndroidManifest.xml
@@ -174,7 +174,8 @@
                <category android:name="android.intent.category.LAUNCHER" />
            </intent-filter>
        </activity> <!-- 注册服务 -->
        <service android:name=".internet.HttpServer.MyNanoHttpService" /> <!-- 加它uniapp才能唤起相机 -->
        <service android:name=".internet.HttpServer.MyNanoHttpService" />
        <!-- 加它uniapp才能唤起相机 -->
        <provider
            android:name="io.dcloud.common.util.DCloud_FileProvider"
            android:authorities="com.hdl.photovoltaic.dc.fileprovider"