提交 a121afab 编写于 作者: P pearlzhuzhu

renxiaozhen@huawei.com

Signed-off-by: Npearlzhuzhu <renxiaozhen@huawei.com>
上级 bc84694c
...@@ -45,6 +45,12 @@ ...@@ -45,6 +45,12 @@
"isVisible": "true" "isVisible": "true"
} }
], ],
"reqPermissions":[
{
"name": "ohos.permission.CAPTURE_SCREEN",
"reason": "query download status"
}
],
"js": [ "js": [
{ {
"pages": [ "pages": [
......
...@@ -12,5 +12,10 @@ ...@@ -12,5 +12,10 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
require('./window.api.part1.js')
require('./window.api.part2.js')
require('./window.test.js') require('./window.test.js')
require('./window.parameter.js') require('./window.parameter.js')
require('./window.promise.js')
require('./display.screenshot.api.js')
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册