Download the PHP package quansitech/qscmf-wsig without Composer
On this page you can find all versions of the php package quansitech/qscmf-wsig. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download quansitech/qscmf-wsig
More information about quansitech/qscmf-wsig
Files in quansitech/qscmf-wsig
Download quansitech/qscmf-wsig
More information about quansitech/qscmf-wsig
Files in quansitech/qscmf-wsig
Please rate this library. Is it a good library?
Informations about the package qscmf-wsig
qscmf 所见即所得组件
install
composer require quansitech/qscmf-wsig
usage
- 先在前台html页面设置需要配置的元素,配置办法可详见 所见即所得react组件
-
在后台页面调用组件生成控件页面
- 修改页面的内容,点击保存后自动将内容保存到数据库。
- 可通过 WsigData::getValue($key)来获取对应的设置值。
提示
- 组件是通过iframe嵌套前台页面,同时给页面注入js启动代码来渲染完成页面的元素可配置化。所以当需要展示移动端页面时,iframe是无法做到发送移动端的user-agent给php程序的。 所以此时需要通过url请求参数的方式来获取移动端的html主题。可见上例的?mobile=1
All versions of qscmf-wsig with dependencies
PHP Build Version
Package Version
The package quansitech/qscmf-wsig contains the following files
Loading the files please wait ...