mirror of
https://github.com/hpd840321/starRiverProperty.git
synced 2026-06-11 01:10:29 +08:00
Initial commit: reorganized source tree
- 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.
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="96px" height="36px" viewBox="0 0 96 36" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 59 (86127) - https://sketch.com -->
|
||||
<title>白牌</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<g id="车牌" transform="translate(-72.000000, -318.000000)">
|
||||
<g id="白色" transform="translate(72.000000, 318.000000)">
|
||||
<g id="白牌">
|
||||
<path d="M94,0.5 L2,0.5 C1.17157288,0.5 0.5,1.17157288 0.5,2 L0.5,34 C0.5,34.8284271 1.17157288,35.5 2,35.5 L94,35.5 C94.8284271,35.5 95.5,34.8284271 95.5,34 L95.5,2 C95.5,1.17157288 94.8284271,0.5 94,0.5 Z" id="路径" stroke="#010101" fill="#FFFFFF" fill-rule="nonzero"></path>
|
||||
<circle id="椭圆形" fill="#010101" cx="7" cy="7" r="2"></circle>
|
||||
<circle id="椭圆形备份-4" fill="#010101" cx="7" cy="29" r="2"></circle>
|
||||
<circle id="椭圆形备份-3" fill="#010101" cx="89" cy="7" r="2"></circle>
|
||||
<circle id="椭圆形备份-5" fill="#010101" cx="89" cy="29" r="2"></circle>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.3 KiB |
Reference in New Issue
Block a user