Skip to content

Commit 3ac6a69

Browse files
authored
Merge pull request #1443 from TaleLin/develop
chore: 升级版本 0.9.5
2 parents d71c362 + fcc57fa commit 3ac6a69

File tree

48 files changed

+261
-199
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+261
-199
lines changed

.eslintrc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@
2424
"Page": true,
2525
"wx": true,
2626
"App": true,
27-
"getCurrentPages":true
27+
"getCurrentPages":true,
28+
"Behavior": true
2829
},
2930
"ignorePatterns": [
3031
"dist/*",

.github/ISSUE_TEMPLATE/bug-report.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ assignees: ''
2222

2323
**微信小程序基础库版本:**
2424

25+
<!-- 查看路径:微信开发者工具窗口顶部 -->
26+
**微信开发者工具版本:**
27+
2528
**问题描述及重现步骤:**
2629

2730
**相关截图**

dist/behaviors/countdown.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/behaviors/rules.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/calendar/components/mounth/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)