Skip to content
New issue

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

[platform] MrTangBH 提交组件改动:mip-damoujia-orderposts #186

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mip-audit-platform[bot]
Copy link
Contributor

No description provided.

</mip-damoujia-orderposts>
```

## page-section
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

文档不详细,没体现出用法

});
$('.container .page-section.second, .container .page-section.third')
.delegate('.pic-section', 'click', function () {
$(this).parent().parent().parent().find('.selected').removeClass('selected');
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

链式调用太长,没有可读性

@@ -0,0 +1,64 @@
# mip-damoujia-orderposts

mip-damoujia-orderposts 用于div点击后切换div显示 并可以对图片进行选择和数量操作然后进行统计
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

组件描述过于不详细,如果是点击切换显示,可以使用 on 、<mip-data> 、m-bind 组合控制元素展示和隐藏。类似功能也可以尝试使用 mip 内置功能解决。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants