GithubHelp home page GithubHelp logo

weimob-tech / titian-weapp Goto Github PK

View Code? Open in Web Editor NEW
28.0 28.0 6.0 1.21 MB

Titian 小程序 UI 组件库

Home Page: https://titian.design.weimob.com

License: MIT License

JavaScript 29.17% Less 22.31% TypeScript 48.52%
miniprogram ui-components ui-library

titian-weapp's People

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

titian-weapp's Issues

tabs组件

如何设置自适应高度,文档中只有一个指定高度。

样式覆盖 - 外部样式类ext-class不生效

操作系统: MacOS Monterey
微信开发者工具Stable 1.06.2301040
语言环境TypeScript+less
问题组件ti-rowti-col
问题描述:外部样式类ext-class不生效,无法修改内置的样式

  • index.wxml
<ti-row wx:for="{{list}}" ext-class="custom-row-class">
  <ti-col span="5">{{item.cur_price}}</ti-col>
  <ti-col span="5">{{item.buy_price}}</ti-col>
  <ti-col span="5">{{item.sell_price}}</ti-col>
</ti-row>
  • index.less
ti-row .custom-row-class {
  background-color: #fff;
}
  • Wxml

image

  • 结果: 颜色未修改?

image

input组件必填星号位置不匹配

git clone 本仓库后, 按照 readme 本地开发, 发现 input 输入框组件的必填星号位置偏左,跟文本在一起了。用开发者工具和真机查看都是如此。

1

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.