mirror of
https://github.com/openharmony/applications_notes.git
synced 2026-07-21 00:26:37 -04:00
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"color": [
|
||||
{
|
||||
"name": "color_1",
|
||||
"value": "#fff"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"string": [
|
||||
{
|
||||
"name": "entry_MainAbility",
|
||||
"value": "备忘录"
|
||||
},
|
||||
{
|
||||
"name": "read_media_permission",
|
||||
"value": "Used to read media file information in external storage of users"
|
||||
},
|
||||
{
|
||||
"name": "media_location_permission",
|
||||
"value": "Used for memo access to geographic location information in user media files"
|
||||
},
|
||||
{
|
||||
"name": "distributed_dataSync_permission",
|
||||
"value": "Used for memo data exchange between different equipment"
|
||||
},
|
||||
{
|
||||
"name": "write_media_permission",
|
||||
"value": "Used to write media file information in external storage of users"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"src": [
|
||||
"pages/MyNoteHome",
|
||||
"pages/NoteContentHome",
|
||||
"pages/NoteHome",
|
||||
"pages/NoteHomePortrait"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"string": [
|
||||
{
|
||||
"name": "read_media_permission",
|
||||
"value": "用于备忘录读取用户外部存储中的媒体文件信息"
|
||||
},
|
||||
{
|
||||
"name": "media_location_permission",
|
||||
"value": "用于备忘录访问用户媒体文件中的地理位置信息"
|
||||
},
|
||||
{
|
||||
"name": "distributed_dataSync_permission",
|
||||
"value": "用于备忘录进行不同设备间的数据交换"
|
||||
},
|
||||
{
|
||||
"name": "write_media_permission",
|
||||
"value": "用于备忘录记录用户外部存储中的图片文件信息"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"color": [
|
||||
{
|
||||
"name": "color_1",
|
||||
"value": "#fff"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"string": [
|
||||
{
|
||||
"name": "entry_MainAbility",
|
||||
"value": "备忘录"
|
||||
},
|
||||
{
|
||||
"name": "read_media_permission",
|
||||
"value": "Used to read media file information in external storage of users"
|
||||
},
|
||||
{
|
||||
"name": "media_location_permission",
|
||||
"value": "Used for memo access to geographic location information in user media files"
|
||||
},
|
||||
{
|
||||
"name": "distributed_dataSync_permission",
|
||||
"value": "Used for memo data exchange between different equipment"
|
||||
},
|
||||
{
|
||||
"name": "write_media_permission",
|
||||
"value": "Used to write media file information in external storage of users"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"src": [
|
||||
"pages/MyNoteHome",
|
||||
"pages/NoteContentHome",
|
||||
"pages/NoteHome",
|
||||
"pages/NoteHomePortrait"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"string": [
|
||||
{
|
||||
"name": "read_media_permission",
|
||||
"value": "用于备忘录读取用户外部存储中的媒体文件信息"
|
||||
},
|
||||
{
|
||||
"name": "media_location_permission",
|
||||
"value": "用于备忘录访问用户媒体文件中的地理位置信息"
|
||||
},
|
||||
{
|
||||
"name": "distributed_dataSync_permission",
|
||||
"value": "用于备忘录进行不同设备间的数据交换"
|
||||
},
|
||||
{
|
||||
"name": "write_media_permission",
|
||||
"value": "用于备忘录记录用户外部存储中的图片文件信息"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user