Git Product home page Git Product logo

taro3-table's People

Contributors

qxtang avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

taro3-table's Issues

怎么修改行高啊

.taro3table .taro3table_table .taro3table_body>.taro3table_row>.taro3table_col {
min-height: 120rpx;
}
怎么在父组件里修改啊, 使用:global修改无效

pxTransform 函数在 H5 中运行需要把配置中的 `designWidth` 作为第二个参数传入

请教大佬这个怎么解决啊

 "dependencies": {
    "@babel/runtime": "^7.7.7",
    "@tarojs/cli": "3.1.4",
    "@tarojs/components": "3.1.4",
    "@tarojs/react": "3.1.4",
    "@tarojs/runtime": "3.1.4",
    "@tarojs/taro": "3.1.4",
    "bluebird": "^3.5.5",
    "crypto-js": "^4.0.0",
    "dayjs": "^1.10.4",
    "entities": "^1.1.2",
    "jsencrypt": "^3.1.0",
    "lodash": "4.17.15",
    "mammoth": "^1.4.16",
    "query-string": "^4.3.4",
    "react": "^17.0.0",
    "react-doc-viewer": "^0.1.5",
    "react-dom": "^17.0.0",
    "react-redux": "^7.2.3",
    "react-transition-group": "^4.4.1",
    "redux": "^4.0.5",
    "redux-logger": "^3.0.6",
    "redux-thunk": "^2.3.0",
    "taro-ui": "^3.0.0-alpha.10",
    "taro3-table": "^1.0.25",
    "weixin-js-sdk": "^1.6.0"
  },
  "devDependencies": {
    "@babel/core": "^7.8.0",
    "@tarojs/mini-runner": "3.1.4",
    "@tarojs/webpack-runner": "3.1.4",
    "@types/react": "^17.0.2",
    "@types/webpack-env": "^1.13.6",
    "@typescript-eslint/eslint-plugin": "^4.15.1",
    "@typescript-eslint/parser": "^4.15.1",
    "babel-preset-taro": "3.1.4",
    "eslint": "^6.8.0",
    "eslint-config-taro": "3.1.4",
    "eslint-plugin-import": "^2.12.0",
    "eslint-plugin-react": "^7.8.2",
    "eslint-plugin-react-hooks": "^4.2.0",
    "js-image-compressor": "^1.3.4",
    "stylelint": "9.3.0",
    "typescript": "^4.1.0"
  }

列表头支持动态设置吗?

初始化定义列表头之后,动态生成重新render不能把列表头设置进去,对应数据也显示不出来

        <Table
          columns={headers}
          dataSource={data}
          rowKey='id'
          style={{
            margin: '0 auto',
            width: '95vw'
          }}
        />

锁定列失效

觉得挺怪异的,第一版出来是好的,升级到最新版就发现列锁定失效了。宽度变成了整个

201615970434_ pic

issue

虚拟列表怎么使用

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.