Exemplo n.º 1
0
        protected void Page_Load(object sender, EventArgs e)
        {
            wid = MyCommFun.RequestInt("wid");
            fid = MyCommFun.RequestInt("fid");
            id  = MyCommFun.RequestInt("id");
            int pid = MyCommFun.RequestInt("pid");

            openid = MyCommFun.QueryString("openid");
            if (!IsPostBack)
            {
                BLL.wx_fc_panorama   pBll   = new BLL.wx_fc_panorama();
                Model.wx_fc_panorama pModel = null;
                if (pid != 0)//当页面从户型页面过来
                {
                    id     = getPid(pid);
                    pModel = pBll.GetModel(MyCommFun.Obj2Int(id));
                }
                else//当页面从全景图页面过来
                {
                    pModel = pBll.GetModel(MyCommFun.Obj2Int(id));
                }

                title      = pModel.jdname;
                this.Title = title;
            }
        }
Exemplo n.º 2
0
        //保存
        protected void btnSubmit_Click(object sender, EventArgs e)
        {
            Model.wx_userweixin weixin = GetWeiXinCode();
            int id = MyCommFun.Str2Int(hidid.Value);

            Model.wx_fc_panorama model = new Model.wx_fc_panorama();
            if (id != 0)
            {
                model = pBll.GetModel(id);
            }
            string   jdName     = this.txtpName.Text;
            string   pic_front  = this.txtImgBefore.Text;
            string   pic_right  = this.txtImgRight.Text;
            string   pic_behind = this.txtImgBehond.Text;
            string   pic_left   = this.txtImgLeft.Text;
            string   pic_top    = this.txtImgTop.Text;
            string   pic_bottom = this.txtImgBottom.Text;
            string   pic_yulan  = "";
            string   remark     = this.txtpContent.Value;
            int      seq        = 0;
            DateTime createDate = DateTime.Now;

            model.Id         = id;
            model.fid        = 1;
            model.wid        = weixin.id;
            model.jdname     = jdName;
            model.pri_front  = pic_front;
            model.pic_right  = pic_right;
            model.pic_behind = pic_behind;
            model.pic_left   = pic_left;
            model.pic_top    = pic_top;
            model.pic_bottom = pic_bottom;
            model.pic_yulan  = pic_yulan;
            model.remark     = remark;
            model.seq        = seq;

            if (id != 0)                                                               //修改
            {
                ChkAdminLevel("floormgr", MXEnums.ActionEnum.Edit.ToString());         //检查权限
                pBll.Update(model);
                AddAdminLog(MXEnums.ActionEnum.Add.ToString(), "修改360全景图信息,主键为" + id); //记录日志
                JscriptMsg("修改360全景图信息成功!", "qjtMgr.aspx", "Success");
            }
            else//添加
            {
                ChkAdminLevel("floormgr", MXEnums.ActionEnum.Add.ToString()); //检查权限
                model.createDate = createDate;
                pBll.Add(model);
                AddAdminLog(MXEnums.ActionEnum.Add.ToString(), "添加360全景图信息,主键为" + id); //记录日志
                JscriptMsg("添加360全景图信息成功!", "qjtMgr.aspx", "Success");
            }
        }
Exemplo n.º 3
0
        protected void Page_Load(object sender, EventArgs e)
        {
            if (!IsPostBack)
            {
                Response.ContentType = "text/xml";
                int id = MyCommFun.RequestInt("id");
                if (id <= 0)
                {
                    return;
                }
                BLL.wx_fc_panorama   pbll = new BLL.wx_fc_panorama();
                Model.wx_fc_panorama pano = pbll.GetModel(id);
                StringBuilder        sb   = new StringBuilder("");


                sb.Append("<panorama id=\"\">");
                sb.Append("<view fovmode=\"0\" pannorth=\"0\"><start pan=\"0\" fov=\"70\" tilt=\"0\"/><min pan=\"0\" fov=\"5\" tilt=\"-90\"/>");
                sb.Append("<max pan=\"360\" fov=\"120\" tilt=\"90\"/></view>");
                sb.Append("<input tilesize=\"685\" tilescale=\"1.014598540145985\" tile0url=\"" + getPicUrl(pano.pri_front) + "\" tile1url=\"" + getPicUrl(pano.pic_right) + "\" tile2url=\"" + getPicUrl(pano.pic_behind) + "\" tile3url=\"" + getPicUrl(pano.pic_left) + "\" tile4url=\"" + getPicUrl(pano.pic_top) + "\" tile5url=\"" + getPicUrl(pano.pic_bottom) + "\" />");
                sb.Append("<userdata title=\"mxweixin_pano\" datetime=\"2011:11:03 09:41:07\" description=\"description\" copyright=\"copyright\" tags=\"tags\" author=\"author\" source=\"source\" comment=\"comment\" info=\"info\" longitude=\"0\" latitude=\"\"/>");
                sb.Append("<autorotate speed=\"0.200\" nodedelay=\"0.00\" startloaded=\"1\" returntohorizon=\"0.000\" delay=\"5.00\"/>");
                sb.Append("<control sensitivity=\"8\" simulatemass=\"1\" lockedmouse=\"0\" lockedkeyboard=\"0\" lockedwheel=\"0\" invertwheel=\"0\" speedwheel=\"1\" dblclickfullscreen=\"0\" invertcontrol=\"1\" />");
                sb.Append("<sounds></sounds>");
                sb.Append("</panorama>");


                //string one = pano.pri_front;
                //string two = pano.pic_right;
                //string thr = pano.pic_behind;
                //string fou = pano.pic_left;
                //string fiv = pano.pic_top;
                //string six = pano.pic_bottom;
                //sb.Append("<panorama id=\"\" hideabout=\"1\"><view fovmode=\"0\" pannorth=\"0\">");
                //sb.Append("<start pan=\"5.5\" fov=\"80\" tilt=\"1.5\"/><min pan=\"0\" fov=\"80\" tilt=\"-90\"/>");
                //sb.Append("<max pan=\"360\" fov=\"80\" tilt=\"90\"/></view>");
                //sb.Append("<userdata title=\"\" datetime=\"2013:05:23 21:01:02\" description=\"\" copyright=\"\" tags=\"\" author=\"\" source=\"\" comment=\"\" info=\"\" longitude=\"\" latitude=\"\"/>");
                //sb.Append("<hotspots width=\"180\" height=\"20\" wordwrap=\"1\">");
                //sb.Append("<label width=\"180\" backgroundalpha=\"1\" enabled=\"1\" height=\"20\" backgroundcolor=\"0xffffff\" bordercolor=\"0x000000\" border=\"1\" textcolor=\"0x000000\" background=\"1\" borderalpha=\"1\" borderradius=\"1\" wordwrap=\"1\" textalpha=\"1\"/>");
                //sb.Append("<polystyle mode=\"0\" backgroundalpha=\"0.2509803921568627\" backgroundcolor=\"0x0000ff\" bordercolor=\"0x0000ff\" borderalpha=\"1\"/></hotspots><media/>");
                //sb.Append("<input tilesize=\"700\" tilescale=\"1.014285714285714\" tile0url=\"" + one + "\" tile1url=\"" + two + "\" tile2url=\"" + thr + "\" tile3url=\"" + fou + "\" tile4url=\"" + fiv + "\" tile5url=\"" + six + "\"/>");
                //sb.Append("<autorotate speed=\"0.200\" nodedelay=\"0.00\" startloaded=\"1\" returntohorizon=\"0.000\" delay=\"5.00\"/>");
                //sb.Append("<control simulatemass=\"1\" lockedmouse=\"0\" lockedkeyboard=\"0\" dblclickfullscreen=\"0\" invertwheel=\"0\" lockedwheel=\"0\" invertcontrol=\"1\" speedwheel=\"1\" sensitivity=\"8\"/>");
                //sb.Append("</panorama>");
                Response.Write(sb.ToString());
            }
        }
Exemplo n.º 4
0
        private void ShowInfo(int id)
        {
            hidid.Value = id.ToString();
            Model.wx_fc_panorama pano = pBll.GetModel(id);
            hidid.Value            = pano.Id.ToString();
            txtpName.Text          = pano.jdname.ToString();
            txtpContent.Value      = pano.remark.ToString();
            this.txtpName.Text     = pano.jdname;
            this.txtImgBefore.Text = pano.pri_front;
            imgBefore.ImageUrl     = pano.pri_front;
            this.txtImgRight.Text  = pano.pic_right;
            imgRight.ImageUrl      = pano.pic_right;
            this.txtImgBehond.Text = pano.pic_behind;
            imgBehond.ImageUrl     = pano.pic_behind;
            this.txtImgLeft.Text   = pano.pic_left;
            imgLeft.ImageUrl       = pano.pic_left;
            this.txtImgTop.Text    = pano.pic_top;
            imgTop.ImageUrl        = pano.pic_top;
            this.txtImgBottom.Text = pano.pic_bottom;
            imgBottom.ImageUrl     = pano.pic_bottom;
            this.txtpContent.Value = pano.remark;

            // litwUrl.Text = MyCommFun.getWebSite() + "/weixin/pano360/pano.aspx?wid=" + pano.wid + "&id=" + id;
        }