HTML select option with EJS

后端 未结 2 908
情话喂你
情话喂你 2020-12-11 01:13

I\'m making a configuration for my web application, try to rendering it to web page. Below is part of my code. I want to the option selected to the config[0].volume

2条回答
  •  北海茫月
    2020-12-11 01:34

    You can put it in a loop based on the option values.

    
    

提交回复
热议问题