搜索中心
全部 模块文档 模块 讨论 文档 问答
搜索 标签随机颜色 , 共找到 113 条记录
搜索结果
[文档] JavaScript 工具类 - MS.util
specialchars HTML字符串转义 HTML字符串转义 MS.util.specialchars( str ) 参数:str string 返回:void text2html 纯文本转HTML 纯文本转HTML MS.util.text2html( str ) 参数:str string 需要转换的字符串 返回:string 转换后的字符串 text2paragraph HTML转纯段落文字 HTML转纯段落文字 MS.util.text2paragraph( str ) 参数:str string 需要转换的字符串 返回:string 转换后的字符串 urlencode urlencode编码 urlen...
更新时间:2024-09-27 17:43:49
[文档] CMS主题教程 - 通用页面
公共变量 $pageTitle 页面标题 $pageKeywords 页面关键词 $pageDescription 页面描述 配置 !!!include(docs/.vuepress/include/Config.md)!!! // 企业名称 {{ modstart_config('Cms_CompanyName') }} // 企业传真 {{ modstart_config('Cms_ContactFax') }} // 联系人 {{ modstart_config('Cms_ContactContactPerson') }} // 企业联系QQ {{ modstart_config('Cms_ContactQQ') }} // 企业介绍标题 {{ modstart_config('Cms_Hom...
更新时间:2024-01-19 15:16:37
[文档] Blog主题教程 - Blog主题模块开发步骤
第一步、准备工作 1.1) 准备静态HTML模板 准备需要开发的静态资源模板文件,结构可参考如下 └─ template/ → 模板根目录 ├─ static/ → 静态资源 │ ├─ css/ │ │ ├─ style.css │ │ └─ ...... │ ├─ js/ │ │ ├─ script.js │ │ └─ ...... │ └─ image/ │ ├─ image.jpg │ └─ ...... ├─ show.htm...
更新时间:2023-12-04 10:31:17
QQ
微信
客服