网页预览工具条怎么出来

版本是最新的3.0



我使用的index.ejs没有改过

在index.ejs添加这个看看

<style type="text/css">
        .toolbar {
            display: block;
        }
    </style>