Skip to content

Broken link #1625

Open
Open
@Amanda-666

Description

@Amanda-666

graph LR
classDef square fill:#E5F6FF,stroke:#73A6FF,stroke-width:2px
classDef circle fill:#FFEBEB,stroke:#E68994,stroke-width:2px
classDef diamond fill:#FFF6CC,stroke:#FFBC52,stroke-width:2px
classDef hexagon fill:#E5F6FF,stroke:#73A6FF,stroke-width:2px

政府[政府]:::square
村民((村民)):::circle
文保机构{文保机构}:::diamond
游客{{游客}}:::hexagon

%% 协同路径
政府 -- 资金分配/政策约束 --> 村民
村民 -- 文化遗产维护参与度 --> 文保机构
文保机构 -- 保护效果反馈 --> 政府
游客 -- 旅游收益/空间干扰 --> 政府
游客 -- 旅游收益/空间干扰 --> 村民
游客 -- 旅游收益/空间干扰 --> 文保机构

%% 冲突路径
政府 -. 资金争议 .- 村民
村民 -. 资金争议 .- 政府

%% 样式控制
linkStyle 0,1,2,3,4,5 stroke:#008000,stroke-width:2px
linkStyle 6,7 stroke:#FF0000,stroke-width:2px,stroke-dasharray:5 5

subgraph 图例
    direction LR
    政府示例[政府]:::square
    村民示例((村民)):::circle
    文保机构示例{文保机构}:::diamond
    游客示例{{游客}}:::hexagon
    协同示例[ ] -- 协同路径 --> 文本1[绿色实线]
    冲突示例[ ] -. 冲突路径 --> 文本2[红色虚线]
    classDef subgraph fill:#fff,stroke:#ddd
end

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions