ui5 显示长传路径并解决路径显示fake的问题
问题:最近有个需求可能需要用到file upload,将文件从前台传到后台。在上传的时候可能需要文件的路径。
使用控件:FileUploader
最终效果

话不多说,直接上代码
<!-- <mvc:View
	controllerName="ZORG_TREE.controller.HomePage"
	xmlns:core="sap.ui.core"
	xmlns:mvc="sap.ui.core.mvc"
	xmlns="sap.m">
</mvc:View> -->
<mvc:View
	controllerName="ZORG_TREE.controller.HomePage"
	xmlns:l="sap.ui.layout"
	xmlns:u="sap.ui.unified"
	xmlns:mvc="sap.ui.core.mvc"
	xmlns="sap.m"
	class="viewPadding"> 
                    
                     
                    
                 
                    
                 
                
            
         
         浙公网安备 33010602011771号
浙公网安备 33010602011771号