ステップ4[Ctrl A すべて選択 注: 外部 Js を導入する必要がある場合は、 を実行するために更新する必要があります] Well, at the end of the article, I almost forgot to mention a very critical point, which is the configuration parameters of options: When instantiating new Hongru.fader.init(), the second parameter is the configuration parameter. It is an object, and the optional configuration parameters are as follows { id: //(required), carousel list parent element id auto: //(optional) automatic playback interval seconds navClass: //(optional) Controller className curNavClass: //(optional) Controller current state className index: //(optional) From which position to start playing during initialization, the default is 0, that is, the first element } Okay, this series ends! ! You can change the source code yourself