Commit 2bd482fa by 陈桂东

commit

parent d4e933ff
{ {
app: { app: {
signingConfigs: [ signingConfigs: [
{
name: "default",
type: "HarmonyOS",
material: {
certpath: "C:\\Users\\Administrator\\.ohos\\config\\auto_debug_StoreManagement_com.junmp.store_management_80086000137761574.cer",
storePassword: "0000001AA1F94F9275E69E7D71EA60FFFDA63D0E446A208F4D7F23681A4628CFA87B62A93422A8EE005F",
keyAlias: "debugKey",
keyPassword: "0000001A3460D9B6DDA73B29063AD7DC6F583D3E33894F3F1EB87E0B2760DFE66191403E13815EFA7BF2",
profile: "C:\\Users\\Administrator\\.ohos\\config\\auto_debug_StoreManagement_com.junmp.store_management_80086000137761574.p7b",
signAlg: "SHA256withECDSA",
storeFile: "C:\\Users\\Administrator\\.ohos\\config\\auto_debug_StoreManagement_com.junmp.store_management_80086000137761574.p12",
},
},
], ],
compileSdkVersion: 9, compileSdkVersion: 9,
compatibleSdkVersion: 9, compatibleSdkVersion: 9,
......
...@@ -34,7 +34,6 @@ export struct TipDialog { ...@@ -34,7 +34,6 @@ export struct TipDialog {
this.confirm() this.confirm()
}) })
} }
} }
} }
} }
\ No newline at end of file
...@@ -21,8 +21,7 @@ ...@@ -21,8 +21,7 @@
"pages/sub_systemMaintenance/Setting", "pages/sub_systemMaintenance/Setting",
"pages/sub_systemMaintenance/General", "pages/sub_systemMaintenance/General",
"pages/sub_systemMaintenance/Maintenance", "pages/sub_systemMaintenance/Maintenance",
"pages/sub_systemMaintenance/DataSynchronism", "pages/sub_systemMaintenance/FunctionIntroduction",
"pages/sub_systemMaintenance/FunctionIntroduction"
"pages/sub_systemMaintenance/DataSynchronism/DataSynchronism" "pages/sub_systemMaintenance/DataSynchronism/DataSynchronism"
] ]
} }
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论