05 2021 档案
摘要:今天在安装一个wordpress模板时提示Use of undefined constant ture - assumed 'ture' (this will throw an Error in a future version of PHP),看提示是需要把true用''包起来,ytkah就试着把
阅读全文
摘要:有时我们对默认的li样式不是特别满意,比如li前的点和文字间隔太小或太大,如果要调整需要如何操作呢?随ytkah一起来看看吧 1.首先把默认的样式隐藏 .ProductMeta__Description .Rte li { padding: 1px 0; position: relative; li
阅读全文