mac
2024-10-25 9c67fc611daf6f9cb7c05f72d598543bff2d26f1
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"