onclick=”update_shop_password( ‘${list_xinxi.store_password}’ )”
el表达式加上引号
JSP页面的函数参数为EL表达式的处理
最新推荐文章于 2021-12-13 20:53:22 发布
onclick=”update_shop_password( ‘${list_xinxi.store_password}’ )”
el表达式加上引号