张富

Results 3 issues of 张富

I use noty AJAX before sending, modifying the system for the last time, noty has repeatedly appear and disappear

### 问题出在哪个包 @taroify/core ### 问题出在哪个平台/设备/浏览器 H5 ### 平台/设备/浏览器 MAC 谷歌 ### 你正在使用的 Taroify 版本是多少 ^0.1.0-alpha.0 ### 描述一下您遇到的问题以及重现步骤 使用了文档里面的Form代码,在浏览器中,输入内容,失去焦点后Input的内容被清空 ### 如果可能的话,请包含一个代码框的链接与复制的问题 _No response_ ### 你知道如何解决这个问题吗 _No response_ ### 您是否愿意参与修复这个问题,并创建一个 PR _No...

bug: need confirm

my code: var styleLoader = require('extract-text-webpack-plugin').extract(['css-loader', 'postcss-loader', 'less-loader']); module.exports = { styleLoader: styleLoader, scripts: { "alert" : true, "button" : true, "carousel" : true, "dropdown" : true, "modal" : true,...