Compare commits
5 Commits
b73d096243
...
71b42ce2b1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
71b42ce2b1 | ||
|
|
baf4d42bff | ||
|
|
c101b547d8 | ||
|
|
84cd49cf84 | ||
|
|
6b855d1835 |
@ -0,0 +1 @@
|
||||
Лт╣ВhНщп5
╣▐z7
|
||||
Binary file not shown.
@ -0,0 +1 @@
|
||||
9T‹$£šyç{O“´æx“5
|
||||
@ -0,0 +1 @@
|
||||
j^’+«›¬Óţ kiŐ
|
||||
@ -0,0 +1 @@
|
||||
<EFBFBD><EFBFBD>$<24>`<60><>'h<>M<><4D>
|
||||
@ -4,13 +4,13 @@
|
||||
{
|
||||
"name": "default",
|
||||
"material": {
|
||||
"certpath": "/Users/surenjun/.ohos/config/openharmony/auto_ohos_default_subject-two_com.oh.dts.cer",
|
||||
"storePassword": "0000001BAD00152A1312FDFF36506E6213A7CA54645862036F27B3CEE18B0F94261FD956C0AFB6FCC8DC9C",
|
||||
"certpath": "/Users/wangzhongjie/.ohos/config/openharmony/auto_ohos_default_subject-two_com.oh.dts.cer",
|
||||
"storePassword": "0000001B5F977A65189A32C58608A7B9F69286D72F0E2C5AE59FF7CB50F5903C02D27C4D538208C263527A",
|
||||
"keyAlias": "debugKey",
|
||||
"keyPassword": "0000001B57A42F3DE66C0CBBDBF2C70CE68748BD6148A5658BDCF87F2C3D9666E07A43A748780268553C40",
|
||||
"profile": "/Users/surenjun/.ohos/config/openharmony/auto_ohos_default_subject-two_com.oh.dts.p7b",
|
||||
"keyPassword": "0000001B196F3C120AE8833CE51FC45D10CA930827C9EBDD9ACE2375D816856EAE241B462B89CA07BB49DC",
|
||||
"profile": "/Users/wangzhongjie/.ohos/config/openharmony/auto_ohos_default_subject-two_com.oh.dts.p7b",
|
||||
"signAlg": "SHA256withECDSA",
|
||||
"storeFile": "/Users/surenjun/.ohos/config/openharmony/auto_ohos_default_subject-two_com.oh.dts.p12"
|
||||
"storeFile": "/Users/wangzhongjie/.ohos/config/openharmony/auto_ohos_default_subject-two_com.oh.dts.p12"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
||||
BIN
entry/src/main/ets/pages/.DS_Store
vendored
BIN
entry/src/main/ets/pages/.DS_Store
vendored
Binary file not shown.
@ -39,6 +39,7 @@
|
||||
"requestPermissions":[
|
||||
{"name": "ohos.permission.CONNECTIVITY_INTERNAL"},
|
||||
{"name": "ohos.permission.SET_TIME"},
|
||||
{"name": "ohos.permission.ACCESS_SERVICE_DM"},
|
||||
{
|
||||
"name": "ohos.permission.INTERNET"
|
||||
},
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"hvigorVersion": "3.0.9",
|
||||
"hvigorVersion": "3.2.4",
|
||||
"dependencies": {
|
||||
"@ohos/hvigor-ohos-plugin": "3.0.9"
|
||||
"@ohos/hvigor-ohos-plugin": "3.2.4"
|
||||
}
|
||||
}
|
||||
27
subject-two.iml
Normal file
27
subject-two.iml
Normal file
@ -0,0 +1,27 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<module type="JAVA_MODULE" version="4">
|
||||
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
||||
<exclude-output />
|
||||
<content url="file://$MODULE_DIR$">
|
||||
<sourceFolder url="file://$MODULE_DIR$/entry/src/main/ets/pages/judgeSDK/dataTest" isTestSource="false" packagePrefix="com.duolun.vehterminal.dl_frontend.port" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/entry/build" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/entry/node_modules" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/entry/.cxx" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/entry/.test" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/entry/.preview" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/entry/oh_modules" />
|
||||
</content>
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<orderEntry type="module-library">
|
||||
<library name="ArkTS-API 9" type="ArkUI">
|
||||
<CLASSES />
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="file://$USER_HOME$/Library/OpenHarmony/Sdk/9/ets/api" />
|
||||
<root url="file://$USER_HOME$/Library/OpenHarmony/Sdk/9/ets/component" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</orderEntry>
|
||||
</component>
|
||||
</module>
|
||||
Loading…
x
Reference in New Issue
Block a user