Site Notice

hello, world

Difference between revisions of "MediaWiki:Js-chatbot-sili/webui.js"

From Project-EPB Commons
 
Line 3: Line 3:
  
 
   // 修改文字
 
   // 修改文字
   $('.title').text('SILI 监控中心')
+
   $('#app nav .title').text('SILI 监控中心')
 
})()
 
})()

Latest revision as of 22:10, 4 April 2021

!(() => {
  console.info('hello from Wjghj Static Database!')

  // 修改文字
  $('#app nav .title').text('SILI 监控中心')
})()