zs
2025-04-29 3500a34fc17827eef64ca0b7e4b2a3121b24ab5b
HIAWms/web/public/widgets/mock/index.js
对比新文件
@@ -0,0 +1,11 @@
export default {
  is: 'Test',
  name: '娴嬭瘯',
  category: 'test',
  canvasView: function () {
    return 'yes'
  },
  settingsView: function () {
    return 'ok'
  },
}