提交 9a7f87db 编写于 作者: shutao-dc's avatar shutao-dc

update web-view.uvue 补充条件语句

上级 57ab3d08
...@@ -39,7 +39,9 @@ ...@@ -39,7 +39,9 @@
</template> </template>
<script> <script>
// #ifdef APP
import { canWebViewGoBack, canWebViewGoForward, hasNativeView} from '@/uni_modules/uts-get-native-view'; import { canWebViewGoBack, canWebViewGoForward, hasNativeView} from '@/uni_modules/uts-get-native-view';
// #endif
export default { export default {
data() { data() {
return { return {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册