gs_method
v1.0.3
Published
持续更新项目中用到的一些公共方法
Downloads
12
Readme
gs_method
介绍
持续更新项目中用到的一些公共方法
getCurrentDateTime
getCurrentTime
getCurrentDate
deepCopy
valueConvertLabel
valuestConvertLabelst
rules
exportFile
安装教程
npm install gs_method
示例文件
main.js
使用方法
在需要使用的方法页面中 import gs_method from 'gs_method';
实例:
gs_method.getCurrentDateTime();
