在DevEco Studio 3.0 Beta2
创建项目时发现一个新的选项,查看了类型说明:In Super Visual mode, you can develop your services and apps quickly through the drag-and-drop functionality.其解释为在超级视觉模式下,您可以通过拖放功能快速开发您的服务和应用程序。感觉和安卓的开发那样,实现界面拖拖拽式实现布局。所有进行体验了一下。
打开项目目录,发现多了一个supervisual文件,打开其中index.visual文件。出现了拖拽页面。