From fbc34b49cc1012f1c9eb1fd2f1ab11905cd81725 Mon Sep 17 00:00:00 2001 From: “shentao” Date: Wed, 21 Sep 2016 11:26:56 +0800 Subject: modify frame html files MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ifd558d7e04c656d5173ebb15c03fb9375a5a34a9 Signed-off-by: “shentao” --- .../src/main/webapp/common/default.html | 1 - .../src/main/webapp/common/login.html | 7 +- .../src/main/webapp/common/main_Fmegabar.html | 45 ++++ .../src/main/webapp/common/main_Fsiderbar.html | 270 +++++++++++++++++++++ .../src/main/webapp/common/main_siderbar.html | 214 ++++++++++++++++ 5 files changed, 532 insertions(+), 5 deletions(-) (limited to 'openo-portal/portal-common/src/main') diff --git a/openo-portal/portal-common/src/main/webapp/common/default.html b/openo-portal/portal-common/src/main/webapp/common/default.html index 59a29140..a26b13f4 100644 --- a/openo-portal/portal-common/src/main/webapp/common/default.html +++ b/openo-portal/portal-common/src/main/webapp/common/default.html @@ -25,7 +25,6 @@ - diff --git a/openo-portal/portal-common/src/main/webapp/common/login.html b/openo-portal/portal-common/src/main/webapp/common/login.html index 79ca3faf..ad6cafda 100644 --- a/openo-portal/portal-common/src/main/webapp/common/login.html +++ b/openo-portal/portal-common/src/main/webapp/common/login.html @@ -39,7 +39,6 @@ - @@ -163,7 +162,7 @@ function hidetip(tipid) { - + diff --git a/openo-portal/portal-common/src/main/webapp/common/main_Fmegabar.html b/openo-portal/portal-common/src/main/webapp/common/main_Fmegabar.html index 5897267e..f9e01b5e 100644 --- a/openo-portal/portal-common/src/main/webapp/common/main_Fmegabar.html +++ b/openo-portal/portal-common/src/main/webapp/common/main_Fmegabar.html @@ -13,3 +13,48 @@ See the License for the specific language governing permissions and limitations under the License. --> +
  • + + + + + + + + +
  • +
  • + + + + + + + + +
  • +
  • + + + + + + + + +
  • + + + \ No newline at end of file diff --git a/openo-portal/portal-common/src/main/webapp/common/main_Fsiderbar.html b/openo-portal/portal-common/src/main/webapp/common/main_Fsiderbar.html index 5897267e..0e17530c 100644 --- a/openo-portal/portal-common/src/main/webapp/common/main_Fsiderbar.html +++ b/openo-portal/portal-common/src/main/webapp/common/main_Fsiderbar.html @@ -13,3 +13,273 @@ See the License for the specific language governing permissions and limitations under the License. --> +
  • + + + + + + + + + + + +
  • +
  • + + + + + + + + + + + +
  • +
  • + + + + + + + + + + + +
  • +
  • + + + + + + + + + + + +
  • +
  • + + + + + + + + + + + +
  • +
  • + + + + + + + + + + + +
  • +
  • + + + + + + + + + + + +
  • +
  • + + + + + + + + + + + +
  • \ No newline at end of file diff --git a/openo-portal/portal-common/src/main/webapp/common/main_siderbar.html b/openo-portal/portal-common/src/main/webapp/common/main_siderbar.html index 5897267e..b1fd2efc 100644 --- a/openo-portal/portal-common/src/main/webapp/common/main_siderbar.html +++ b/openo-portal/portal-common/src/main/webapp/common/main_siderbar.html @@ -13,3 +13,217 @@ See the License for the specific language governing permissions and limitations under the License. --> +
  • + + + + + + + + + + + +
  • +
  • + + + + + + + + + + + +
  • +
  • + + + + + + + + + + + + + +
  • +
  • + + + + + + + + + + + +
  • + + + \ No newline at end of file -- cgit 1.2.3-korg