{%for user in get_od_user()%} {%if user[1]!='添加网盘'%} {%endif%} {%endfor%}
{{cur_user}} {%if path%} {%for idx,p in enumerate(path_list(path))%} chevron_right {%if idx==len(path_list(path))-1%} {{p|replace(cur_user+':/','')|replace(cur_user+':','')}} {%else%} {{p|replace(cur_user+':/','')|replace(cur_user+':','')}} {%endif%} {%endfor%} {%endif%}