Kaynağa Gözat

删除冗余文件

fanghuisheng 6 ay önce
ebeveyn
işleme
ced170ddeb

+ 0 - 18
AndroidManifest.xml

@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="utf-8" standalone="no" ?>
-<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:compileSdkVersion="33" android:compileSdkVersionCodename="13" package="android.dcloud.uskyMobile" platformBuildVersionCode="33" platformBuildVersionName="13">
-	<application android:allowBackup="false" android:allowClearUserData="true" android:appComponentFactory="androidx.core.app.CoreComponentFactory" android:debuggable="false" android:extractNativeLibs="true" android:hardwareAccelerated="true" android:icon="@drawable/icon" android:label="@string/app_name" android:largeHeap="true" android:name="io.dcloud.application.DCloudApplication" android:supportsRtl="true" android:usesCleartextTraffic="true">
-        <activity android:configChanges="fontScale|keyboard|keyboardHidden|mcc|mnc|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:exported="true" android:hardwareAccelerated="true" android:label="@string/app_name" android:name="io.dcloud.PandoraEntry" android:screenOrientation="user" android:theme="@style/DCloudTranslucentTheme" android:windowSoftInputMode="adjustResize">
-            <intent-filter>
-				<action android:name="android.intent.action.MAIN"/>
-				<category android:name="android.intent.category.LAUNCHER"/>
-				<category android:name="android.intent.category.HOME"/>
-				<category android:name="android.intent.category.DEFAULT"/>
-			</intent-filter>
-			<intent-filter>
-				<action android:name="android.intent.action.VIEW"/>
-				<category android:name="android.intent.category.DEFAULT"/>
-				<category android:name="android.intent.category.BROWSABLE"/>
-			</intent-filter>
-		</activity>	
-    </application>
-</manifest>

BIN
nativeplugins/device_plugin/android/device_plugin-release.aar


+ 0 - 39
nativeplugins/device_plugin/package.json

@@ -1,39 +0,0 @@
-{
-    "name": "device_plugin",
-    "id": "device_plugin",
-    "version": "1.0.0",
-    "description": "集成插件",
-    "_dp_type": "nativeplugin",
-    "_dp_nativeplugin": {
-        "android": {
-            "plugins": [
-                {
-                    "type": "module",
-                    "name": "yxDevice",
-                    "class": "com.example.yxDevice.test"
-                },
-                {
-                    "type": "module",
-                    "name": "my",
-                    "class": "com.example.my.MyUniModule"
-                },
-                {
-                    "type": "module",
-                    "name": "temp",
-                    "class": "com.example.temp.test"
-                },
-                {
-                    "type": "module",
-                    "name": "opencv",
-                    "class": "com.example.opencv.test"
-                },
-                {
-                    "type": "module",
-                    "name": "serialPort",
-                    "class": "com.example.serialPort.UniSerialPort"
-                }
-            ],
-            "integrateType": "aar"
-        }
-    }
-}

BIN
nativeplugins/opencv_plugin/android/opencv_plugin-release.aar


+ 0 - 19
nativeplugins/opencv_plugin/package.json

@@ -1,19 +0,0 @@
-{
-    "name": "opencv_plugin",
-    "id": "opencv_plugin",
-    "version": "1.0.0",
-    "description": "opencv插件",
-    "_dp_type": "nativeplugin",
-    "_dp_nativeplugin": {
-        "android": {
-            "plugins": [
-                {
-                    "type": "module",
-                    "name": "opencv_plugin",
-                    "class": "org.opencv.face.FaceDetectionHelper"
-                }
-            ],
-            "integrateType": "aar"
-        }
-    }
-}

BIN
src/static/images/common/alarmMessage.png


BIN
src/static/images/common/alarmMessage1.png


BIN
src/static/images/common/appMessage.png


BIN
src/static/images/common/informMessage.png


BIN
src/static/images/common/inspectionMessage.png


BIN
src/static/images/common/meetingMessage.png


BIN
src/static/images/common/noticeMessage.png


BIN
src/static/images/common/reportMessage.png


BIN
src/static/images/common/ydkd.png