综合办公系统
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

package.json 679B

1234567891011121314151617181920212223242526
  1. {
  2. "uni-app": {
  3. "scripts": {
  4. "mp-dingtalk": {
  5. "title": "钉钉小程序",
  6. "env": {
  7. "UNI_PLATFORM": "mp-alipay"
  8. },
  9. "define": {
  10. "MP-DINGTALK": true
  11. }
  12. }
  13. }
  14. },
  15. "id": "nx-mescroll",
  16. "name": "mescroll高性能的下拉刷新上拉加载组件",
  17. "version": "1.3.3",
  18. "description": "mescroll - 支持uni-app的下拉刷新和上拉加载的组件,支持原生页面和局部区域滚动",
  19. "keywords": [
  20. "mescroll",
  21. "下拉",
  22. "刷新",
  23. "上拉",
  24. "分页"
  25. ]
  26. }