@model string @using System.Reflection @{ Layout = null; var version = Assembly.GetEntryAssembly().GetCustomAttribute().InformationalVersion; } 更新程序|@version

    
v @version