summaryrefslogtreecommitdiffstats
path: root/sample/app/main.qml
diff options
context:
space:
mode:
authorwang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>2018-12-06 17:03:23 +0800
committerwang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>2018-12-06 17:03:23 +0800
commitfe3d069d19d4c11c9d905da1d4412a77295a438d (patch)
treecbd0cf819a1f688e035f752c4aeda213a9ddab9f /sample/app/main.qml
parentf42ae47fe425b8ef353ec72ff9edaff451206cb8 (diff)
modify onscreen qml file directorysandbox/wangzhiqiang/ons_dev
Diffstat (limited to 'sample/app/main.qml')
-rw-r--r--sample/app/main.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sample/app/main.qml b/sample/app/main.qml
index 5a70102..3225dcd 100644
--- a/sample/app/main.qml
+++ b/sample/app/main.qml
@@ -12,7 +12,7 @@ ApplicationWindow {
height: 1487
property string onsId: qsTr("onscreenapp")
- property string pri_path: qsTr("/home/0/app-data/OnScreen/onstestapp/")
+ property string pri_path: qsTr("onstestapp/")
property string filepath: pri_path + qsTr("vics.qml")
property string msgdata: ""
property string postmsg: ""