提交 2f99e78b 编写于 作者: B baiy 提交者: ninecents

隐藏打开页面开发者工具功能

上级 33e49719
...@@ -12,9 +12,9 @@ ...@@ -12,9 +12,9 @@
<Cell title="自动读取剪贴板内容"> <Cell title="自动读取剪贴板内容">
<i-switch v-model="auto_read_copy" slot="extra"/> <i-switch v-model="auto_read_copy" slot="extra"/>
</Cell> </Cell>
<Cell v-if="is_utools" title="页面开发者工具"> <!-- <Cell v-if="is_utools" title="页面开发者工具">-->
<i-switch v-model="is_dev_tools_opened" slot="extra" @on-change="toggleDevTools"/> <!-- <i-switch v-model="is_dev_tools_opened" slot="extra" @on-change="toggleDevTools"/>-->
</Cell> <!-- </Cell>-->
</CellGroup> </CellGroup>
</div> </div>
<Drawer title="设置" placement="left" v-model="settingShow" :width="90"> <Drawer title="设置" placement="left" v-model="settingShow" :width="90">
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册