Skip to content

issues Search Results · repo:GuoguoDad/jd_mall language:Kotlin

Filter by

7 results
 (101 ms)

7 results

inGuoguoDad/jd_mall (press backspace or delete to remove)

小米13,真机运行,打开详情页面会卡顿,返回上一个页面也是卡顿,整体就是不流畅,请问下作者是这个架构问题导致还是?
  • kingslyChen
  • 1
  • Opened 
    11 hours ago
  • #7

1.源码中hermes-engine-0.70.1-release.aar是怎么编辑生成,对应还有一个hermes-engine-0.70.1-release.aar。我知道现在好像可以直接指定版本implementation( com.facebook.react:hermes-android:0.70.1 ),但是我还是想知道博主怎么自己生成的想学习一下. 2.在rn的源码中有用到第三方依赖,而且这些依赖有一部分源码是原生端的,我在博主源码中看到是直接将第三方的源码copy进去的,想交流一下有没有简单的方式可以直接用implementation进行依赖,最好是能保证双端的统一性, ...
  • zhengjirui
  • 3
  • Opened 
    on Oct 23, 2023
  • #6

建议进入页面的数据加载不要在UI层直接调用ViewModel中的方法,而是应该改为在ViewModel的构造函数中调用。 在UI层调用有个问题是,旋转屏幕等操作,会重建页面导致再次调用加载数据的方法,造成页面状态被重置,接口被多次调用的问题。
  • guozhiqiang123
  • 2
  • Opened 
    on Sep 27, 2023
  • #5

在queryContentByCategory.json中,其它大类,如:男装、手机、家电等大类的数据如何组装?
  • hanhaiwang
  • 1
  • Opened 
    on Aug 16, 2023
  • #4

版本:clone下来master运行和直接下载的Release v1.2.2中的mall_release.apk 描述:HomeFragment中addView(adView)未生效,即首页没有adView binding.collapsableContent.run { removeAllViews() addView(banner) addView(adView) //这一行没有生效,即跑起来之后首页没有adView ...
  • heluicare
  • 4
  • Opened 
    on May 24, 2023
  • #3

请教下商品规格这块,有没有好的demo链接 应该是sku算法??
  • 1825492258
  • 1
  • Opened 
    on Sep 9, 2022
  • #2

用state定义的值设置了,是不会清除的,怎么在viewmodle里面显示toast呢
  • wppcc
  • 2
  • Opened 
    on May 17, 2022
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.