xref: /third_party/weex-loader/test/spec/toast.js
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/weex-loader/test/spec/
188c88e8eSopenharmony_civar modal
288c88e8eSopenharmony_ci__weex_define__('@weex-component/toast', [], function(__weex_require__) {
388c88e8eSopenharmony_ci    modal = __weex_require__('@weex-module/modal')
488c88e8eSopenharmony_ci})
588c88e8eSopenharmony_ci
688c88e8eSopenharmony_cimodule.exports = function(msg) {
788c88e8eSopenharmony_ci    modal.toast({message: msg})
888c88e8eSopenharmony_ci}

Indexes created Thu Nov 07 10:32:03 CST 2024