Browse Source

修改标题显示

master
zq 2 months ago
parent
commit
09302717e1
  1. 1
      style/js/index.js

1
style/js/index.js

@ -1110,6 +1110,7 @@ $(document).ready(function () {
if(currentTypeObj.title_max){
setInputText_length(currentTypeObj.title_max)
}
$('.inputChange').attr('placeholder', allAiServicesData[t]['title_placeholder'])
//重置步骤条状态
resetStep_status()
//重置ppt模板选择

Loading…
Cancel
Save