feat: 青主题产品壳与静态资源版本号
对齐 SPA 顶栏工具条与清青强调色,CSS/JS 带构建 ?v= 长缓存穿透。 Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -57,6 +57,7 @@ func (p *program) Stop(s kardsvc.Service) error {
|
||||
|
||||
func (p *program) setup() error {
|
||||
cfg := p.cfg
|
||||
cfg.Version = version
|
||||
|
||||
logFile, err := os.OpenFile(cfg.LogFile, os.O_CREATE|os.O_WRONLY|os.O_APPEND, 0644)
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user