会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
tinyphp
发表是吸收的利器!胡适先生说的
CnBlogs
Home
Contact
Admin
Subscription
上一页
1
2
3
4
5
6
7
8
···
68
下一页
2020年8月29日
dataDefine属性
属性值备注 *name 自定义,用$引用 推荐mk5_bt *type text、image、price、radio、select、url,jsonArray 区分类型最重要的属性 propertyName 自定义 渲染时前台显示的名称 refer name:value 根据返回值显示不同内容,实例
Read More
posted @ 2020-08-29 15:06 tinyphp
Views(219)
Comments(0)
Diggs(0)
2020年8月27日
styleBinding样式的简单应用
<ui> <view> <container> <subViews> <label value="测试数据测试数据普通文本"> <styleBinding> <attribute name="textColor" value="#ff0000"/> <attribute name="backgrou
Read More
posted @ 2020-08-27 00:05 tinyphp
Views(128)
Comments(0)
Diggs(0)
2020年8月26日
最简单的交互实例
目的:前台填写文本到text组件,然后输出到页面上 <ui> <view> <container> <!--前台--> <editProperty> <dataDefines> <dataDefine type="text" name="test" propertyName="测试文本"/> </d
Read More
posted @ 2020-08-26 21:03 tinyphp
Views(203)
Comments(0)
Diggs(0)
面板设置editProperty
学会下面几个,前台方面就解决了 组件添加快捷通道 文本/文本框text 图片image 图片组jsonArray 链接url 单选按钮radio 下拉菜单select 价格区间price 所有前台用户看到的组件都在dataDefines里面设置,由dataDefine划分不同的组件如: <ui> <
Read More
posted @ 2020-08-26 20:50 tinyphp
Views(281)
Comments(0)
Diggs(0)
2018年8月6日
Wordpress添加分类
网址一般不用中文,别名方便让网址更美观,如: xxx/category/new/
Read More
posted @ 2018-08-06 19:25 tinyphp
Views(1196)
Comments(0)
Diggs(0)
2018年7月10日
ps保存时提示最大兼容
在菜单:编辑-首选项-文件处理可以设置要不要询问
Read More
posted @ 2018-07-10 11:58 tinyphp
Views(1318)
Comments(0)
Diggs(0)
2018年7月6日
WordPress主题开发:按分类调用文章
调用catid为2的分类下的文章,就是后台分类链接的tag_ID 获取当前分类id get_query_var('cat')
Read More
posted @ 2018-07-06 21:39 tinyphp
Views(2419)
Comments(0)
Diggs(0)
Wordpress上一篇文章和下一篇文章
Read More
posted @ 2018-07-06 18:00 tinyphp
Views(2377)
Comments(0)
Diggs(0)
Wordpress页面只显示一篇文章
Read More
posted @ 2018-07-06 17:33 tinyphp
Views(1025)
Comments(0)
Diggs(0)
Wordpress显示文章摘要
放在文章的循环里:
Read More
posted @ 2018-07-06 17:02 tinyphp
Views(1161)
Comments(0)
Diggs(0)
上一页
1
2
3
4
5
6
7
8
···
68
下一页
公告