We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@nutui/nutui
4.3.13
h5
https://nutui.jd.com/playground/#eyJBcHAudnVlIjoiPHNjcmlwdCBzZXR1cCBsYW5nPVwidHNcIj5cbmltcG9ydCB7IHNob3dUb2FzdCB9IGZyb20gJ0BudXR1aS9udXR1aSdcbmltcG9ydCB7IERvbmdkb25nIH0gZnJvbSAnQG51dHVpL2ljb25zLXZ1ZSdcbiAgaW1wb3J0e3JlZn0gZnJvbSAndnVlJ1xuXG4gIGNvbnN0IGFkZEV4cGVuc2VEYXRlU2hvdyA9IHJlZihmYWxzZSlcbiAgY29uc3Qgc3RhcnREYXRlID0gcmVmKCcyMDI0LTEwLTAzJyk7XG4gIFxuICBmdW5jdGlvbiBvcGVuKCl7XG4gICAgXG4gICAgc3RhcnREYXRlLnZhbHVlID0gJzIwMjQtMDktMDUnXG4gICAgYWRkRXhwZW5zZURhdGVTaG93LnZhbHVlID0gdHJ1ZTtcbiAgfVxuICBcbjwvc2NyaXB0PlxuPHRlbXBsYXRlPlxuICA8YnV0dG9uIEBjbGljaz1cIm9wZW5cIj5cbiAgICBvcGVuXG4gIDwvYnV0dG9uPlxuIDxudXQtY2FsZW5kYXJcbiAgICAgICAgdGl0bGU9XCLotLnnlKjlj5HnlJ/ml6XmnJ9cIlxuICAgICAgICB2LW1vZGVsOnZpc2libGU9XCJhZGRFeHBlbnNlRGF0ZVNob3dcIlxuICAgICAgIFxuICAgICAgICA6c3RhcnQtZGF0ZT1cInN0YXJ0RGF0ZVwiXG5cbiAgICAgIC8+XG48L3RlbXBsYXRlPiJ9
点击open按钮,弹出的日期2024-09-05是不能选择的
应该允许选择2024-09-05之后的日期
只能选择2024-10-03之后的日期
H5环境 版本 129.0.6668.101(正式版本) (arm64)
{ "name": "tms-mobile", "version": "1.0.0", "private": true, "description": "tms", "templateInfo": { "name": "default", "typescript": true, "css": "Sass", "framework": "Vue3" }, "scripts": { "build:weapp": "taro build --type weapp", "build:swan": "taro build --type swan", "build:alipay": "taro build --type alipay", "build:tt": "taro build --type tt", "build:h5": "taro build --type h5", "build:rn": "taro build --type rn", "build:qq": "taro build --type qq", "build:jd": "taro build --type jd", "build:quickapp": "taro build --type quickapp", "build:harmony-hybrid": "taro build --type harmony-hybrid", "dev:weapp": "npm run build:weapp -- --watch", "dev:swan": "npm run build:swan -- --watch", "dev:alipay": "npm run build:alipay -- --watch", "dev:tt": "npm run build:tt -- --watch", "dev:h5": "npm run build:h5 -- --watch", "dev:rn": "npm run build:rn -- --watch", "dev:qq": "npm run build:qq -- --watch", "dev:jd": "npm run build:jd -- --watch", "dev:quickapp": "npm run build:quickapp -- --watch", "dev:harmony-hybrid": "npm run build:harmony-hybrid -- --watch", "test": "jest" }, "browserslist": [ "last 3 versions", "Android >= 4.1", "ios >= 8" ], "author": "", "dependencies": { "@babel/runtime": "^7.21.5", "@nutui/icons-vue": "^0.1.1", "@nutui/nutui": "^4.3.13", "@nutui/nutui-taro": "^4.3.13", "@nutui/touch-emulator": "^1.0.0", "@tarojs/components": "3.6.23", "@tarojs/helper": "3.6.23", "@tarojs/plugin-framework-vue3": "3.6.23", "@tarojs/plugin-http": "^4.0.6", "@tarojs/plugin-platform-alipay": "3.6.23", "@tarojs/plugin-platform-h5": "3.6.23", "@tarojs/plugin-platform-harmony-hybrid": "3.6.23", "@tarojs/plugin-platform-jd": "3.6.23", "@tarojs/plugin-platform-qq": "3.6.23", "@tarojs/plugin-platform-swan": "3.6.23", "@tarojs/plugin-platform-tt": "3.6.23", "@tarojs/plugin-platform-weapp": "3.6.23", "@tarojs/runtime": "3.6.23", "@tarojs/shared": "3.6.23", "@tarojs/taro": "3.6.23", "axios": "^1.7.7", "mathjs": "^13.2.0", "vue": "^3.5.11" }, "devDependencies": { "@babel/core": "^7.8.0", "@tarojs/cli": "3.6.23", "@tarojs/taro-loader": "3.6.23", "@tarojs/test-utils-vue3": "^0.1.1", "@tarojs/webpack5-runner": "3.6.23", "@types/jest": "^29.3.1", "@types/node": "^18.15.11", "@types/webpack-env": "^1.13.6", "@typescript-eslint/eslint-plugin": "^6.2.0", "@typescript-eslint/parser": "^6.2.0", "@vue/babel-plugin-jsx": "^1.0.6", "@vue/compiler-sfc": "^3.0.0", "babel-preset-taro": "3.6.23", "css-loader": "3.4.2", "postcss": "^8.4.18", "style-loader": "1.3.0", "stylelint": "^14.4.0", "ts-node": "^10.9.1", "tsconfig-paths-webpack-plugin": "^4.1.0", "typescript": "^5.1.0", "vue-loader": "^17.0.0", "webpack": "5.78.0" } }
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
NutUI 包名
@nutui/nutui
NutUI 版本号
4.3.13
平台
h5
重现链接
https://nutui.jd.com/playground/#eyJBcHAudnVlIjoiPHNjcmlwdCBzZXR1cCBsYW5nPVwidHNcIj5cbmltcG9ydCB7IHNob3dUb2FzdCB9IGZyb20gJ0BudXR1aS9udXR1aSdcbmltcG9ydCB7IERvbmdkb25nIH0gZnJvbSAnQG51dHVpL2ljb25zLXZ1ZSdcbiAgaW1wb3J0e3JlZn0gZnJvbSAndnVlJ1xuXG4gIGNvbnN0IGFkZEV4cGVuc2VEYXRlU2hvdyA9IHJlZihmYWxzZSlcbiAgY29uc3Qgc3RhcnREYXRlID0gcmVmKCcyMDI0LTEwLTAzJyk7XG4gIFxuICBmdW5jdGlvbiBvcGVuKCl7XG4gICAgXG4gICAgc3RhcnREYXRlLnZhbHVlID0gJzIwMjQtMDktMDUnXG4gICAgYWRkRXhwZW5zZURhdGVTaG93LnZhbHVlID0gdHJ1ZTtcbiAgfVxuICBcbjwvc2NyaXB0PlxuPHRlbXBsYXRlPlxuICA8YnV0dG9uIEBjbGljaz1cIm9wZW5cIj5cbiAgICBvcGVuXG4gIDwvYnV0dG9uPlxuIDxudXQtY2FsZW5kYXJcbiAgICAgICAgdGl0bGU9XCLotLnnlKjlj5HnlJ/ml6XmnJ9cIlxuICAgICAgICB2LW1vZGVsOnZpc2libGU9XCJhZGRFeHBlbnNlRGF0ZVNob3dcIlxuICAgICAgIFxuICAgICAgICA6c3RhcnQtZGF0ZT1cInN0YXJ0RGF0ZVwiXG5cbiAgICAgIC8+XG48L3RlbXBsYXRlPiJ9
重现步骤
点击open按钮,弹出的日期2024-09-05是不能选择的
期望的结果是什么?
应该允许选择2024-09-05之后的日期
实际的结果是什么?
只能选择2024-10-03之后的日期
环境信息
H5环境
版本 129.0.6668.101(正式版本) (arm64)
{
"name": "tms-mobile",
"version": "1.0.0",
"private": true,
"description": "tms",
"templateInfo": {
"name": "default",
"typescript": true,
"css": "Sass",
"framework": "Vue3"
},
"scripts": {
"build:weapp": "taro build --type weapp",
"build:swan": "taro build --type swan",
"build:alipay": "taro build --type alipay",
"build:tt": "taro build --type tt",
"build:h5": "taro build --type h5",
"build:rn": "taro build --type rn",
"build:qq": "taro build --type qq",
"build:jd": "taro build --type jd",
"build:quickapp": "taro build --type quickapp",
"build:harmony-hybrid": "taro build --type harmony-hybrid",
"dev:weapp": "npm run build:weapp -- --watch",
"dev:swan": "npm run build:swan -- --watch",
"dev:alipay": "npm run build:alipay -- --watch",
"dev:tt": "npm run build:tt -- --watch",
"dev:h5": "npm run build:h5 -- --watch",
"dev:rn": "npm run build:rn -- --watch",
"dev:qq": "npm run build:qq -- --watch",
"dev:jd": "npm run build:jd -- --watch",
"dev:quickapp": "npm run build:quickapp -- --watch",
"dev:harmony-hybrid": "npm run build:harmony-hybrid -- --watch",
"test": "jest"
},
"browserslist": [
"last 3 versions",
"Android >= 4.1",
"ios >= 8"
],
"author": "",
"dependencies": {
"@babel/runtime": "^7.21.5",
"@nutui/icons-vue": "^0.1.1",
"@nutui/nutui": "^4.3.13",
"@nutui/nutui-taro": "^4.3.13",
"@nutui/touch-emulator": "^1.0.0",
"@tarojs/components": "3.6.23",
"@tarojs/helper": "3.6.23",
"@tarojs/plugin-framework-vue3": "3.6.23",
"@tarojs/plugin-http": "^4.0.6",
"@tarojs/plugin-platform-alipay": "3.6.23",
"@tarojs/plugin-platform-h5": "3.6.23",
"@tarojs/plugin-platform-harmony-hybrid": "3.6.23",
"@tarojs/plugin-platform-jd": "3.6.23",
"@tarojs/plugin-platform-qq": "3.6.23",
"@tarojs/plugin-platform-swan": "3.6.23",
"@tarojs/plugin-platform-tt": "3.6.23",
"@tarojs/plugin-platform-weapp": "3.6.23",
"@tarojs/runtime": "3.6.23",
"@tarojs/shared": "3.6.23",
"@tarojs/taro": "3.6.23",
"axios": "^1.7.7",
"mathjs": "^13.2.0",
"vue": "^3.5.11"
},
"devDependencies": {
"@babel/core": "^7.8.0",
"@tarojs/cli": "3.6.23",
"@tarojs/taro-loader": "3.6.23",
"@tarojs/test-utils-vue3": "^0.1.1",
"@tarojs/webpack5-runner": "3.6.23",
"@types/jest": "^29.3.1",
"@types/node": "^18.15.11",
"@types/webpack-env": "^1.13.6",
"@typescript-eslint/eslint-plugin": "^6.2.0",
"@typescript-eslint/parser": "^6.2.0",
"@vue/babel-plugin-jsx": "^1.0.6",
"@vue/compiler-sfc": "^3.0.0",
"babel-preset-taro": "3.6.23",
"css-loader": "3.4.2",
"postcss": "^8.4.18",
"style-loader": "1.3.0",
"stylelint": "^14.4.0",
"ts-node": "^10.9.1",
"tsconfig-paths-webpack-plugin": "^4.1.0",
"typescript": "^5.1.0",
"vue-loader": "^17.0.0",
"webpack": "5.78.0"
}
}
其他补充信息
No response
The text was updated successfully, but these errors were encountered: