如图

看不到图的可以参考 https://mirrors.tuna.tsinghua.edu.cn/help/gitlab-runner/
一直想在自己的笔记 /文档里加入这种选择系统的功能,却一直没找到关键词,搜到的都是些无关的
     1 
                    
                    Cbdy      2020-01-10 20:12:09 +08:00 via Android 
                    
                    这个叫 select 
                 | 
            
     2 
                    
                    noe132      2020-01-10 20:13:08 +08:00 
                    
                    很明显是 JS。 
                https://mirrors.tuna.tsinghua.edu.cn/static/js/help.js <script id="apt-template" type="x-tmpl-markup"> deb {{if os_name|equals>ubuntu}}https{{else}}http{{/if}}://mirrors.tuna.tsinghua.edu.cn/gitlab-runner/{{os_name}} {{release_name}} main </script>  | 
            
     3 
                    
                    liyang5945      2020-01-10 20:17:42 +08:00 
                    
                    大概看了下,这个使用的是 markup.js 实现的 
                 |