
简介
该用户还未填写简介
擅长的技术栈
可提供的服务
暂无可提供的服务
在苹果电脑上下载包yarn add 包名起服务起两个(1)在 ITerm 里面起: npm start(2) 在编译器的终端 :react-native run-ios (苹果)react-native run-android (安卓)commond + R 重新运行commond + D 开启debugg...
import { TouchableOpacity,Platform,BackHandler,Image } from 'react-native'class Dome extends React.Component {static navigationOptions = ({navigation, screenProps}) => ({headerTit...
使用的IntersectionObserver API<template><div class="job_list" v-if="showList.length > 0"><div class="title">列表title</div><van-listv-model="loading":finished="finished"finish
第一步:Safari设置:打开Safari,找到偏好设置,点击高级-->勾选上”在菜单栏显示开发菜单“第二步:Iphone设置,在设置中找到Safari浏览器,打开高级---> 打开JavaScript第三步:调试:手机和电脑用数据线链接,用手机打开app里面的web页面,就可以看到运行页面内容,点击页面就可以看到控制台和页面代码,进行调试了...

安装 npm install vconsole --sava在页面中使用:import Vconsole from 'vconsole'const vconsole = new Vconsole();用手机打开后就有一个绿色的vConsole图标,点击图标,就出现跟浏览器一样的控制台








