<?php namespace imcat; // 标签解析,显示 总控类 class vopShow extends vopApp{ // 只为兼用,保留文件名 function rjs($data=''){ $this->js($data); } }