feat: rebrand to LumiFlow across miniprogram, admin-console, and server

这个提交包含在:
Guoguo
2026-06-10 18:47:22 -07:00
父节点 edf45690c3
当前提交 340837c700
修改 14 个文件,包含 19 行新增19 行删除
+2 -2
查看文件
@@ -2,7 +2,7 @@
<view class="login-page">
<view class="login-card">
<view class="login-logo">💎</view>
<view class="login-title">智美</view>
<view class="login-title">LumiFlow</view>
<view class="login-subtitle">管理后台</view>
<view class="form-group">
@@ -32,7 +32,7 @@
</button>
<view class="login-footer">© 2026 智美管理后台</view>
<view class="login-footer">© 2026 LumiFlow</view>
</view>
</view>
</template>