<template>
<x-navite-video src="/static/ai_example_1.mp4" style="height: 200px;width: 440px;"></x-navite-video>
</template>
iOS 代码
NSString *fullPath = [[NSBundle mainBundle] pathForResource:src ofType:nil];
NSURL *videoURL = [NSURL fileURLWithPath:fullPath];
为什么fullPath为空
2 个回复
态度是心的面具
你好,请问有IOS企业证书吗
II优选 - 定制插件开发-联系QQ:770104707
var path = plus.io.convertLocalFileSystemURL("_www/static/logo.png");