导航

    Taro 社区

    Taro

    • 注册
    • 登录
    • 搜索
    • 版块
    • 最新
    • 话题
    • 热门
    • 群组
    1. 主页
    2. 96915987-115925
    3. 帖子
    • 资料
    • 关注
    • 粉丝
    • 主题
    • 帖子
    • 最佳
    • 群组

    96915987-115925 发布的帖子

    • Taro 2.2.15 微信小程序编译报错 Cannot assign to read only property 'Symbol(Symbol.toStringTag)' of object '#<Object>'

      请问有人遇到同样的问题吗?

      • 微信开发者工具报错信息
      VM1693:1 MiniProgramError
      Cannot assign to read only property 'Symbol(Symbol.toStringTag)' of object '#<Object>'
      TypeError: Cannot assign to read only property 'Symbol(Symbol.toStringTag)' of object '#<Object>'
          at getRawTag (http://127.0.0.1:41080/appservice/taro.js:1720:29)
          at baseGetTag (http://127.0.0.1:41080/appservice/taro.js:1774:66)
          at isPlainObject (http://127.0.0.1:41080/appservice/taro.js:1876:33)
          at isEmptyObject (http://127.0.0.1:41080/appservice/taro.js:1893:16)
          at http://127.0.0.1:41080/appservice/taro.js:2933:13
          at Array.forEach (<anonymous>)
          at doUpdate (http://127.0.0.1:41080/appservice/taro.js:2925:26)
          at mountComponent (http://127.0.0.1:41080/appservice/taro.js:2872:3)
          at Ze.initComponent (http://127.0.0.1:41080/appservice/taro.js:2590:3)
          at Ze.weappComponentConf.methods.onLoad (http://127.0.0.1:41080/appservice/taro.js:2696:21)
      
      • taro info
      👽 Taro v2.2.15
      
      
        Taro CLI 2.2.15 environment info:
          System:
            OS: macOS 10.15.7
            Shell: 5.7.1 - /bin/zsh
          Binaries:
            Node: 14.15.0 - /usr/local/bin/node
            Yarn: 1.22.10 - /usr/local/bin/yarn
            npm: 6.14.8 - /usr/local/bin/npm
          npmPackages:
            @tarojs/async-await: 2.2.15 => 2.2.15 
            @tarojs/components: 2.2.15 => 2.2.15 
            @tarojs/components-qa: 2.2.15 => 2.2.15 
            @tarojs/mini-runner: 2.2.15 => 2.2.15 
            @tarojs/plugin-sass: 2.2.15 => 2.2.15 
            @tarojs/plugin-uglify: 2.2.15 => 2.2.15 
            @tarojs/redux: 2.2.15 => 2.2.15 
            @tarojs/redux-h5: 2.2.15 => 2.2.15 
            @tarojs/router: 2.2.15 => 2.2.15 
            @tarojs/taro: 2.2.15 => 2.2.15 
            @tarojs/taro-alipay: 2.2.15 => 2.2.15 
            @tarojs/taro-h5: 2.2.15 => 2.2.15 
            @tarojs/taro-qq: 2.2.15 => 2.2.15 
            @tarojs/taro-quickapp: 2.2.15 => 2.2.15 
            @tarojs/taro-swan: 2.2.15 => 2.2.15 
            @tarojs/taro-tt: 2.2.15 => 2.2.15 
            @tarojs/taro-weapp: 2.2.15 => 2.2.15 
            @tarojs/webpack-runner: 2.2.15 => 2.2.15 
            eslint-config-taro: 2.2.15 => 2.2.15 
            eslint-plugin-taro: 2.2.15 => 2.2.15 
            nerv-devtools: ^1.5.7 => 1.5.7 
            nervjs: ^1.5.7 => 1.5.7 
            stylelint-config-taro-rn: 2.2.15 => 2.2.15 
            stylelint-taro-rn: 2.2.15 => 2.2.15 
            taro-ui: ^2.3.4 => 2.3.4 
      
      
      
      发布在 微信小程序
      96915987-115925
    • Taro H5 如何关闭底部 TabBar

      似乎小程序的 tabBar 被自动带到 H5 里面了,我们在 H5 页面不太需要 TabBar,请问如何去掉呢?

      发布在 H5
      96915987-115925
    • RE: taro 如何实现过渡动画?

      animate.css

      发布在 Taro
      96915987-115925