How to use iOS to load multiple js files in weex
伊谢尔伦
伊谢尔伦 2017-05-17 10:06:23
0
1
683

Integrate weex into the iOS project, use tabbar.js as the entry, load each label without displaying

#Directory structure in iOS project

tabbat.we loads index.js, about.js, about.js, etc., and now displays the following

The icon is not displayed because it has not been added to the project, but other js files have been introduced. I don’t know why each tab page is not displayed. There is no problem with js on the android side

伊谢尔伦
伊谢尔伦

小伙看你根骨奇佳,潜力无限,来学PHP伐。

reply all(1)
phpcn_u1582

Are you sure the src of the items in your tabbar is correct? If js is packaged in the project, you need to ensure that src can correctly find the js file, instead of just writing the file name

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!