mirror of
https://github.com/hpd840321/starRiverProperty.git
synced 2026-06-10 17:00:30 +08:00
7b2bd307f1
- backend/: 13 Maven modules (cw-elevator-application, cloudwalk-cloud, intelligent-cwoscomponent, ninca-crk, etc.) - frontend/: 4 Vue projects (elevator-front, cwos-portal, alarm-front, front_acs) + decompiled + scripts - scripts/: build, test-env, tools (Docker Compose, service templates, API parity) - docs/: AGENTS.md, superpowers specs, architecture docs - .gitignore: standard Java/Maven exclusions Moved from legacy maven-*/ root layout to backend/ organized structure.
2 lines
681 B
JavaScript
2 lines
681 B
JavaScript
"154:function(t,e,n){\"use strict\";var i={render:function(){var t=this,e=t.$createElement,n=t._self._c||e;return n(\"button\",{staticClass:\"el-button\",class:[t.type?\"el-button--\"+t.type:\"\",t.buttonSize?\"el-button--\"+t.buttonSize:\"\",{\"is-disabled\":t.buttonDisabled,\"is-loading\":t.loading,\"is-plain\":t.plain,\"is-round\":t.round,\"is-circle\":t.circle}],attrs:{disabled:t.buttonDisabled||t.loading,autofocus:t.autofocus,type:t.nativeType},on:{click:t.handleClick}},[t.loading?n(\"i\",{staticClass:\"el-icon-loading\"}):t._e(),t.icon&&!t.loading?n(\"i\",{class:t.icon}):t._e(),t.$slots.default?n(\"span\",[t._t(\"default\")],2):t._e()])},staticRenderFns:[]};e.a=i}";
|