weekbuy:
widget.php
<?php
$setting['author']='zhang';
$setting['name']='周末购';
$setting['version']='v1.0';
$setting['stime']='2014-07-28';
$setting['order']='1';
$setting['catalog']='v1.2场馆挂件';
$setting['description']='本商品在前台周末显示的商品';
$setting['usual']='1';
$setting['template']=array('default.html'=>'默认');
?>
---------
theme_widget_weekbuy.php
<?php
function theme_widget_weekbuy(&$setting,&$render){
return $myData;
}
?>
----------
default.html
<div>
<div>
<img src="<{$setting.first_big_img}>" width='<{$setting.first_big_img_width}>'
height='<{$setting.first_big_img_height}>'>
<ul>
<li><span>五</span><em>FRIDAY</em></li>
<li><span>六</span>
<em>SATURDAY</em>
</li>
<li>
<span>日</span><em>SUNDAY</em>
</li>
</ul>
</div>

<div>
<div>
<a href="<{$setting.url[0]}>"><img src="<{$setting.goods_img[0][0]}>" width="<{$setting.img_width}>"
height="<{$setting.img_height}>"></a>
<a href="<{$setting.url[1]}>"><img src="<{$setting.goods_img[0][1]}>" width="<{$setting.img_width}>"
height="<{$setting.img_height}>"></a>
</div>

<div>
<a href="<{$setting.url[2]}>"><img src="<{$setting.goods_img[0][0]}>" width="<{$setting.img_width}>"
height="<{$setting.img_height}>"></a>
<a href="<{$setting.url[3]}>"><img src="<{$setting.goods_img[0][1]}>" width="<{$setting.img_width}>"
height="<{$setting.img_height}>"></a>
</div>

<div>
<a href="<{$setting.url[4]}>"><img src="<{$setting.goods_img[0][0]}>" width="<{$setting.img_width}>"
height="<{$setting.img_height}>"></a>
<a href="<{$setting.url[5]}>"><img src="<{$setting.goods_img[0][1]}>" width="<{$setting.img_width}>"
height="<{$setting.img_height}>"></a>
</div>

</div>
</div>
<script type="text/javascript">
(function($){
$(function(){
new JqTab('j-tab01',{tabbtn:'tn1',tabitem:'t1-cont-item'});
})
});

</script>
-----------------------
_config.html
<div>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="">
第一个大图:
<label>
<input name="first_big_img" value="<{$setting.first_big_img}>">
<input type="button" value="<{t app='b2c'}>上传图片<{/t}>">
</label>
</td>
<td>
宽度:<input value="<{$setting.first_big_img_width|default:202}>">
</td>
<td>
高度:<input value="<{$setting.first_big_img_height|default:290}>">
</td>
</tr>
</table>
</td>
</tr>

<tr>
<td>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td>
宽度:<input name="img_width" value="<{$setting.img_width|default:499}>">
高度:<input name="img_height" value="<{$setting.img_height|default:290}>">
</td>
</tr>

<tr>

</tr>
</table>
</td>
</tr>
</table>
</div>
<script type="text/javascript">
var tag_type="label";
$$("#goods_exshow_config.uploadbtn").addEvent('click',function(e){bindevent(this)});
function bingevent(e1){
var target=$(e1).getParent(tag_type).getElement('.imgsrc');
var url='index.php?app=desktop&act=alertpages&goto'+encondeURIComponent("index.php?app=image
&ctl=admin_manage&act=imgae_broswer&type=big
");
return new imgDialog(url,{onCallback:function(image_id,image_src){
target.value=image_src;
}});
}

</script>>

ecos之widget的更多相关文章

  1. StructureMap 代码分析之Widget 之Registry 分析 (1)

    说句实话,本人基本上没用过Structuremap,但是这次居然开始看源码了,不得不为自己点个赞.Structuremap有很多的类,其中有一个叫做Widget的概念.那么什么是Widget呢?要明白 ...

  2. Sencha ExtJS 6 Widget Grid 入门

    最近由于业务需要,研究了一下Sencha ExtJS 6 ,虽然UI和性能上据相关资料说都有提升,但是用起来确实不太顺手,而且用Sencha cmd工具进行测试和发布,很多内部细节都是隐藏的,出了问题 ...

  3. 使用 CoordinatorLayout 出错 inflating class android.support.design.widget.CoordinatorLayout

    ava.lang.RuntimeException: Unable to start activity ComponentInfo{com.czr.ianpu/com.czr.ianpu.MainAc ...

  4. yii2——自定义widget

    参考资料:http://www.bsourcecode.com/yiiframework2/how-to-create-custom-widget-in-yii2-0-framework/   如何使 ...

  5. Yii2 时间控件之把layDate做成widget

    实现效果如下 1.把layDate封装成Yii2的widget,存在 "\common\widgets"目录下,命名为DycLayDate,具体引用查看代码. 2.对应的model ...

  6. 解决Android中No resource found that matches android:TextAppearance.Material.Widget.Button.Inverse问题

    解决Android中No resource found that matches android:TextAppearance.Material.Widget.Button.Inverse问题http ...

  7. Ext.js细节:在MVC中处理Widget Column,GetCmp和ComponentQuery, Id和ItemId

    针对EXT.JS版本的演进,要不断的学习新的最佳实践方法. 比如,在定义组件时,尽管用itemid,而不是id. 在搜索组件时,尽量用ComponentQuery,而不是getCmp. 在MVC中处理 ...

  8. App Widget简单应用

    首先后台进程创建一个PendingIntent对象,其中PendingIntent中包含一个真正的Intent,创建完成后将此PendingIntent对象交给桌面控件所在的进程,当用户点击桌面控件或 ...

  9. App Widget

    AppWidgetProviderInfo对象: 为App Widget提供元数据(描述数据的数据,如XML.关系型数据的表结构),包括布 局,更新频率等数据.这个对象被定义在XML文件当中: App ...

随机推荐

  1. Debug与Release有时候确实不一致

    不一致的原因不清楚. 情况1:耗了整整一天,也没查出Debug状况下错误的原因(3个库函数,用了1年多了,已经熟练使用,不会有问题的).到现在还是没搞明白为什么出问题. 情况2:还是上面的三个函数,D ...

  2. Delphi HTTP error message: Can't execute C:\Program Files\Borland\Delphi7\Bin\serverinfo.exe 1813

    delphi  调用Webservice ,停止服务的时候总是爱提示: Internal Server ErrorHTTP status code: 500 HTTP error message: C ...

  3. HDU 4627 There are many unsolvable problem in the world.It could be about one or about zero.But this time it is about bigger number.

    题目链接:http://acm.hust.edu.cn/vjudge/contest/view.action?cid=82974#problem/E 解题思路:数论,从一个数的中间开始往两边找,找到两 ...

  4. STM32 CAN 波特率设置及采样点设置

    一.CAN波特率 STM32 位时间定义: ● 同步段(SYNC_SEG):通常期望位的变化发生在该时间段内.其值固定为1个时间单元(1 x tCAN).● 时间段1(BS1):定义采样点的位置.它包 ...

  5. MVC控制器方法返回类型

    控制器公开控制器操作.操作是控制器上的方法,在浏览器的地址栏中输入特定 URL 时被调用.例如,假设要请求下面的 URL: http://localhost/Product/Index/3 在这种情况 ...

  6. redis: 6379端口下set值时出现 CLUSTERDOWN The cluster is down

    1.使用./redis-trib.rb check 192.168.242.134:6379检查出现图中的错误 2.在redis安装目录的bin下执行下列命令去cluster meet 另一个端口为7 ...

  7. ubuntu14.04 安装

    summary: a). the way in the internet just a sugestion, I must to do it  in my own hands, yes ! just ...

  8. C++ —— 编译程序

    目录: 0.GCC online documentation 1.gcc编译器 常用命令 2.VC编译器  常用参数说明 3.C预处理器命令说明 4.debug 和 release 的区别 0.GCC ...

  9. 一种基于重载的高效c#上图片添加文字图形图片的方法

    在做图片监控显示的时候,需要在图片上添加文字,如果用graphics类绘制图片上的字体,实现图像上添加自定义标记,这种方法经验证是可行的,并且在visual c#2005 编程技巧大全上有提到,但是, ...

  10. oracle创建表空间,用户,授权等

    #oracle数据库安装完成后,有两个系统级的用户system 默认密码为 :managersys 默认密码为 :change_on_install #创建表空间tbs_xxxdba,初始大小1G,每 ...