The Wayback Machine - https://web.archive.org/web/20200701165940/https://github.com/topics/wechat-weapp
Skip to content
#

wechat-weapp

Here are 71 public repositories matching this topic...

zhuangyonglei
zhuangyonglei commented Aug 31, 2019

问题描述
AtLoadMore组件按需引入使用时缺少样式引入,导致loading图标不显示。

复现步骤

按照官方文档,该组件需引入以下样式,
@import "~taro-ui/dist/style/components/load-more.scss";
@import "~taro-ui/dist/style/components/activity-indicator.scss";
@import "~taro-ui/dist/style/components/button.scss";
引入后,loading图标不显示,其它正常。

增加引入@import "~taro-ui/dist/style/components/loading.scss",
后,正常显示。
请官方人员修改组件的结构,达到无需引入loading.scss即可使

本系统是基于微信小程序的问答分享系统,采用微信小程序的形式进行开发,后端采用Java框架开发,用户可以在小程序中进行提问、回答、分享故事、评论、围观以及充值收益等操作,在围观的过程中,用户对于感兴趣的内容可进行打赏与点赞。 对于本系统中的提问与分享,提供免费与付费两种模式,将知识交互的便捷性和信息娱乐的共享性进行结合。

  • Updated Mar 16, 2019
  • Java

Improve this page

Add a description, image, and links to the wechat-weapp topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the wechat-weapp topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.