|
@@ -17,8 +17,8 @@
|
|
|
|
|
|
|
|
<script>
|
|
<script>
|
|
|
var DIM_MAP = {
|
|
var DIM_MAP = {
|
|
|
- action: { char: '行', icon: '🌿', color: '#10B981', label: '知行合一' },
|
|
|
|
|
- body: { char: '身', icon: '🌏', color: '#8D6E63', label: '主动健康' },
|
|
|
|
|
|
|
+ action: { char: '行', icon: '🌿', color: '#10B981', label: '人际和谐' },
|
|
|
|
|
+ body: { char: '身', icon: '🌏', color: '#8D6E63', label: '根基永因' },
|
|
|
wisdom: { char: '智', icon: '⚡', color: '#6366F1', label: '赋能未来' },
|
|
wisdom: { char: '智', icon: '⚡', color: '#6366F1', label: '赋能未来' },
|
|
|
mind: { char: '心', icon: '🔥', color: '#FF6B9D', label: '大爱传承' },
|
|
mind: { char: '心', icon: '🔥', color: '#FF6B9D', label: '大爱传承' },
|
|
|
wealth: { char: '富', icon: '💧', color: '#F59E0B', label: '利他创富' }
|
|
wealth: { char: '富', icon: '💧', color: '#F59E0B', label: '利他创富' }
|