olbmu 发表于 2017-6-29 18:49:14

选择不需要快递时也提示要输入快递单号

商城模块,选择不需要快递时也提示要输入快递单号

zhao90 发表于 2017-6-30 10:45:28


修改module\member\trade.inc.php

if(strlen($send_type) > 2 && strlen($send_no)4 && strlen($send_type)2 && strlen($send_no)4 && strlen($send_type)
修改module\member\trade.inc.php

if(strlen($send_type) > 2 && strlen($send_no)
谢谢,我这就试试

叫我李老师啦 发表于 2017-6-30 18:08:35


http://bbs.destoon.com/static/image/smiley/default/smile.gif
http://bbs.destoon.com/static/image/smiley/default/smile.gif
http://bbs.destoon.com/static/image/smiley/default/smile.gif
http://bbs.destoon.com/static/image/smiley/default/smile.gif
http://bbs.destoon.com/static/image/smiley/default/smile.gif
http://bbs.destoon.com/static/image/smiley/default/smile.gif
http://bbs.destoon.com/static/image/smiley/default/smile.gif

olbmu 发表于 2017-7-4 23:12:23


不错,学习了

zhao90 发表于 2017-6-30 10:45:00


有效果   

龙在天涯 发表于 2017-7-5 14:22:25


olbmu 发表于 2017-7-4 23:12

谢谢,我这就试试
我也是这样修改的好了
页: [1]
查看完整版本: 选择不需要快递时也提示要输入快递单号