2017 © Pedro Peláez
 

library yii2-weui

weui components for fufudao ltd.

image

fufudao/yii2-weui

weui components for fufudao ltd.

  • Thursday, May 25, 2017
  • by fufudao
  • Repository
  • 1 Watchers
  • 1 Stars
  • 11 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 22 % Grown

The README.md

yii2-weui

WeUI for Yii 2

为Yii2封装weui组件,让微信开发更简单, (*1)

本组件为车卡通微信会员管理系统而做,, (*2)

![项目主页]https://github.com/fufudao/yii2-weui] ![系统主页]http://www.chekatong.cn], (*3)

author

fufudao anu-zhang nuowei000, (*4)

Installation

Install With Composer

The preferred way to install this extension is through composer., (*5)

Either run, (*6)

php composer.phar require fufudao/yii2-weui "~1.0"

or for the dev-master

php composer.phar require fufudao/yii2-weui "1.x-dev", (*7)


Or, you may add

"fufudao/yii2-weui": "~1.0" ```, (*8)

to the require section of your composer.json file and execute php composer.phar update., (*9)

Example

use fufudao\weui\Html; use yii\helpers\Url; use yii\helpers\ArrayHelper;, (*10)

use fufudao\weui\ActiveForm;, (*11)

'GET', 'action'=> Html::getUri(), ]); ?>

cells('title'); echo $form->beginCells(['class'=>['weui-cells_form'] ]); echo $form->field($searchModel,'cardNO')->textInput(['maxlength'=>true,'required'=>true,'pattern'=>"REG_IDNUM",'placeholder'=>"输入你的身份证号码",'emptytips'=>"请输入身份证号码",'notmatchtips'=>"请输入正确的身份证号码"])->label('发发'); echo $form->endCells(); ?> = Html::submitButton(Html::t('sys','query'),['class'=>'button white']);?> , (*12)

The Versions

25/05 2017

dev-master

9999999-dev https://github.com/fufudao/yii2-weui

weui components for fufudao ltd.

  Sources   Download

MIT

The Requires

 

by Arlent

yii2 fufudao weui ui components

25/05 2017

1.0

1.0.0.0 https://github.com/fufudao/yii2-weui

weui components for fufudao ltd.

  Sources   Download

MIT

The Requires

 

by Arlent

yii2 fufudao weui ui components

16/03 2017

0.1

0.1.0.0 https://github.com/fufudao/yii2-weui

weui components for fufudao ltd.

  Sources   Download

MIT

The Requires

 

by Arlent

yii2 fufudao weui ui components