摘要:
var height = document.body.scrollHeight; parent.document.all("rightFrame").style.height = height; parent.parent.document.getElementById('contentFrame').style.height = height + 100; 阅读全文
摘要:
后台:using System;using System.Collections.Generic;using System.Linq;using System.Reflection;using System.Web;using System.Web.Script.Serialization;using HotelCheckIn_PlatformSystem.DataService.BLL;using HotelCheckIn_PlatformSystem.DataService.Bll;using HotelCheckIn_PlatformSystem.DataService.Dal;usin 阅读全文