公司网站用 BOOTstrap3写的模板,无奈在ie6上无法用。 原先有一套ie6的模板,但dedecms 不支持多模板的模式。 解决方法: 思路:仿照DEDECMS移动版,调用ie6版模板来实现。访问地址http://www.xxx.com/ie6/实现 文章页,公司简介,图片页面。 一、文章列表 ...
分类:
其他好文 时间:
2017-04-12 15:40:10
阅读次数:
210
让IE6 IE7 IE8 IE9 IE10 IE11支持Bootstrap的解决方法 最近做一个Web网站,之前一直觉得bootstrap非常好,这次使用了bootstrap3,在chrome,firefox,safari,opera,360浏览器(极速模式)、搜狗浏览器等浏览器下均没有问题,而在I ...
分类:
其他好文 时间:
2017-04-11 13:28:22
阅读次数:
218
1 在GIT上下载了最新版的源码,同时安装composer 用composer更新 git地址https://github.com/top-think/think 2 搭建本地开发环境,开启url重写模块, 记得配置默认网站的访问目录是public/index.php 同时.htaccess 是在p ...
分类:
Web程序 时间:
2017-04-10 13:35:33
阅读次数:
243
#!/usr/bin/env python # encoding: utf-8 import re import os fname = '' bt_pattern = re.compile(r'{% load bootstrap .*') field_pattern = re.compile(r'(... ...
分类:
其他好文 时间:
2017-04-08 01:01:41
阅读次数:
296
让IE6 IE7 IE8 IE9 IE10 IE11支持Bootstrap的解决方法 最近做一个Web网站,之前一直觉得bootstrap非常好,这次使用了bootstrap3,在chrome,firefox,safari,opera,360浏览器(极速模式)、搜狗浏览器等浏览器下均没有问题,而在I ...
分类:
其他好文 时间:
2017-04-05 17:01:01
阅读次数:
193
<!doctype html><html lang="en"><head> <meta charset="UTF-8"> <title>Document</title></head><link type="text/css" rel="stylesheet" href="bootstrap3/css ...
分类:
其他好文 时间:
2017-04-01 01:21:35
阅读次数:
298
<!doctype html><html lang="en"><head> <meta charset="UTF-8"> <title>Document</title></head><link rel="stylesheet" type="text/css" href="bootstrap3/css ...
分类:
其他好文 时间:
2017-04-01 00:50:09
阅读次数:
942
<!doctype html><html lang="en"><head> <meta charset="UTF-8"> <title>Document</title></head><link rel="stylesheet" type="text/css" href="bootstrap3/css ...
分类:
其他好文 时间:
2017-04-01 00:49:17
阅读次数:
165
<!doctype html><html lang="en"><head> <meta charset="UTF-8"> <title>Document</title> <link type="text/css" rel="stylesheet" href="bootstrap3/css/boots ...
分类:
其他好文 时间:
2017-04-01 00:43:26
阅读次数:
292
<!doctype html><html lang="en"><head> <meta charset="UTF-8"> <title>Document</title> <link type="text/css" rel="stylesheet" href="bootstrap3/css/boots ...
分类:
其他好文 时间:
2017-04-01 00:42:36
阅读次数:
187