mirror of
https://gitee.com/spark-store-project/spark-web-app-runtime.git
synced 2025-12-14 19:12:05 +08:00
1.0版本提交
支持命令行顺序解析 支持命令行指定参数解析 支持配置文件解析 命令行优先级大于配置文件优先级
This commit is contained in:
10
SparkWebAppRuntime/imgs.qrc
Normal file
10
SparkWebAppRuntime/imgs.qrc
Normal file
@@ -0,0 +1,10 @@
|
||||
<RCC>
|
||||
<qresource prefix="/">
|
||||
<file>images/deepin-launcher.svg</file>
|
||||
<file>images/Logo-Spark.png</file>
|
||||
<file>images/go-previous-24.svg</file>
|
||||
<file>images/go-next-24.svg</file>
|
||||
<file>images/view-refresh.svg</file>
|
||||
<file>help/help.html</file>
|
||||
</qresource>
|
||||
</RCC>
|
||||
Reference in New Issue
Block a user