npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

mftcc-rk-base

v1.2.46

Published

mftcc-rk-base 基础组件库

Readme

mftcc-rk-base

基础组件库,提供表单、列表、布局、弹层等企业级组件。

安装

npm install mftcc-rk-base

使用

import { component } from 'mftcc-rk-base';
Vue.use(component);

主要组件

  • mftccForm - 标准表单组件
  • mftccTable - 列表组件
  • mftccLayout - 布局组件
  • mftccDialog* - 弹层选择组件

版本说明

1.2.46 (当前版本)

  • 合并 mftcc-npm 1.2.45 所有更新
  • 移除 mftcc-dev-npm 依赖
  • 新增 aws4 和 decimal.js 依赖
  • 优化发布流程

1.2.45

合并 43、44 版本差异

1.2.44

表单元素的尾部按钮点击时传入元素参数,修改尾部按钮只读时也能点击

1.2.43

列表导出支持传入导出的数据

1.2.42

修改表单中手机格式校验

1.2.41

去掉 mftccTable 中每页数据条数中每页 200 条、每页 500 条选项

1.2.40

修复 mftccTable 中合计列由于表单高度问题产生显示不全

1.2.39

修改请求超时毫秒数

1.2.38

将 mftccTable 中列数过多时鼠标移出列表出现滚动条修改为 mftccTable 中列数过多时滚动条始终存在

1.2.37

修复可编辑列表中不可编辑的行数据没获取到

1.2.36

将 mftccTable 中 tab 内容过多平铺导致内容错位修改为内容过多时出现左右切换按钮

1.2.35

普通列表支持调用导出方法导出列表数据

1.2.34

列表每次点击查询,清除已选中数据

1.2.33

  1. mftcc-dialog-table 的按钮样式
  2. 修改 mftcc-dialog-table 中查询、重置按钮的样式

1.2.32

修改列表导出时提示信息

1.2.31

修改列表导出时提示信息

1.2.30

列表组件筛选标签切换时清除列表勾选项

1.2.29

  1. 支持表头拖动
  2. 级联选择器支持搜索
  3. 下拉翻页支持 200、500
  4. 树形列表支持默认展开

1.2.28

修复表单设计器第一次打开 token 为空的问题;修复金额大写分值错误问题

1.2.27

调整控制是否显示水印参数

1.2.26

更新列表筛选问题

1.2.25

实现动态列表表单支持自定义表单名称

1.2.24

修复弹框列表数据无法加载数据问题

1.2.23

支持组合模板筛选条件排序

1.2.22

修复列表动态筛选问题

1.2.21

修复表单自定义弹层是否开启筛选失效的问题

1.2.20

修复自动计算百分比类型

1.2.19

修复表单上从库中选择回显不生效问题

1.2.18

修复输入框输入内容后去点尾部按钮,只触发了失去焦点事件,未触发点击事件

1.2.17

修复输入框输入内容后去点尾部按钮,只触发了失去焦点事件,未触发点击事件

1.2.16

修复表单组件锚点切换金额和百分比类型后,输入金额类型校验失败的问题;支持组合列表模板筛选下拉框可移除内容

1.2.15

修复列表导出 excel 后台报找不到表单问题

1.2.14

修改列表前台排序不生效问题;编辑表单、详情表单锚点不生效问题

1.2.13

列表组件中添加 allTableData 获取可编辑列表所有数据

1.2.12

添加获取可编辑列表数据方法;优化表单中选择框

1.2.11

修复修改表单设计器中自动计算问题;隐藏列后导出这列没隐藏的问题

1.2.10

修复可编辑列表上金额字段禁止编辑展示错误

1.2.9

调整布局表单根据 notFull 属性设置样式高度,适用合并后前端

1.2.8

把写死的 mftcc-sys-server 修改为$servers.sys,读取配置

1.2.7

完善动态列表展示列表名称展示,处理名称为空字符串情况样式

1.2.6

修复登录超时后未自动跳转到登录页面

1.2.5

完善动态列表展示列表名称位置

1.2.4

动态列表展示列表名称

1.2.3

修改加载组件路径

1.2.2

视图和列表加载组件支持单体项目


作者

passer-by

许可证

MIT