diff --git "a/2017-3-9/\345\210\230\345\256\207\350\210\252/img/cart.png" "b/2017-3-9/\345\210\230\345\256\207\350\210\252/img/cart.png" new file mode 100644 index 0000000..b24b194 Binary files /dev/null and "b/2017-3-9/\345\210\230\345\256\207\350\210\252/img/cart.png" differ diff --git "a/2017-3-9/\345\210\230\345\256\207\350\210\252/nongchang/css/base.css" "b/2017-3-9/\345\210\230\345\256\207\350\210\252/nongchang/css/base.css" new file mode 100644 index 0000000..d71cd3d --- /dev/null +++ "b/2017-3-9/\345\210\230\345\256\207\350\210\252/nongchang/css/base.css" @@ -0,0 +1,13 @@ +*{margin:0; padding:0;} +h1,h2,h3,h4,h5,h6,p{font-weight:normal; font-size:16px;line-height:100%;} +a{color:#000; text-decoration:none;} +b,strong{font-weight:normal; } +i,em{font-style:normal;} +li{list-style:none;} +.fl{float:left;} +.fr{float:right;} +.clearfix:after{display:block; content:''; clear:both;} +.clearfix{zoom:1} +img{vertical-align:top;} +input{background:none; outline:none; } +table{border-collapse:collapse;} diff --git "a/2017-3-9/\345\210\230\345\256\207\350\210\252/nongchang/css/index.css" "b/2017-3-9/\345\210\230\345\256\207\350\210\252/nongchang/css/index.css" new file mode 100644 index 0000000..7afc944 --- /dev/null +++ "b/2017-3-9/\345\210\230\345\256\207\350\210\252/nongchang/css/index.css" @@ -0,0 +1,221 @@ +header { + width: 7.5rem; + height: 0.9rem; + border-bottom: 0.01rem solid #ccc; +} + +header div { + width: 7.5rem; + height: 0.36rem; + margin-top: 0.3rem; + margin-left: 0.2rem; +} + +header div span { + height: 0.29rem; +} + +header img { + width: 0.19rem; + height: 0.29rem; +} + +header h1 { + font-size: 0.36rem; + color: #5da02c; + margin-left: 2.55rem; +} + +.banner { + width: 7.5rem; + height: 3.4rem; +} + +.banner img { + width: 100%; + height: 100%; +} + +.showtime { + width: 7.1rem; + height: 1.5rem; + margin-top: 0.28rem; + margin-left: 0.2rem; +} + +.showtime h1 { + font-size: 0.32rem; +} + +.showtime p { + margin-top: 0.29rem; + color: #f88312; +} + +.showtime .i { + font-size: 0.2rem; + color: #ccc; +} + +.w88 { + width: 7.5rem; + height: 0.88rem; + border-top: 0.01rem solid #ccc; + border-bottom: 0.01rem solid #ccc; + margin-top: 0.2rem; + line-height: 0.88rem; + font-size: 0.2rem; + color: #ccc; +} + +.w88 p { + margin-left: 0.2rem; + line-height: 0.88rem; +} + +.line { + width: 7.5rem; + height: 0.2rem; + background: #eee; +} + +.h62 { + width: 7.5rem; + height: 0.62rem; + font-size: 0.2rem; + color: #ccc; + border-bottom: 0.01rem solid #ccc; +} + +.h62 p { + margin-left: 0.2rem; + line-height: 0.62rem; +} + +.h311 { + width: 7.1rem; + height: 3.11rem; + margin-top: 0.2rem; + margin-left: 0.2rem; + margin-bottom: 0.39rem; +} + +.h311 div { + width: 1.64rem; + height: 1.44rem; + border: 0.01rem solid #70be2c; + margin-left: 0.09rem; + margin-bottom: 0.15rem; +} + +.h311 div img { + width: 100%; + height: 100%; +} + +.h96 { + width: 7.5rem; + height: 0.96rem; + border-bottom: 0.01rem solid #ccc; +} + +.h96 p { + font-size: 0.34rem; + color: #5fa01e; + line-height: 0.96rem; +} + +.h96 .mg { + margin-left: 1.83rem; + margin-right: 1.1rem; +} + +.h96 .current { + border-bottom: 0.01rem solid #5fa01e; +} + +.list { + width: 7.1rem; + height: 2.4rem; + margin-left: 0.2rem; + border: 0.01rem solid #ccc; + margin-bottom: 0.2rem; +} + +.list p { + height: 0.6rem; + background: #eeeeee; + line-height: 0.6rem; + text-indent: 1em; + font-size: 0.2rem; +} + +.list h2 { + height: 0.6rem; + text-indent: 1em; + line-height: 0.6rem; + font-size: 0.2rem; +} + +.guige { + height: 0.65rem; + font-size: 0.26rem; + line-height: 0.65rem; + text-indent: 2em; +} + +footer { + width: 7.5rem; + height: 14.47rem; +} + +footer img { + width: 100%; + height: 100%; +} + +.shpCart { + width: 7.5rem; + height: 0.8rem; + box-sizing: border-box; + padding-left: 0.2rem; +} + +.shpCart .cartbar { + width: 4.45rem; + height: 0.8rem; + box-sizing: border-box; +} + +.shpCart .cartbar span { + display: block; + width: 0.72rem; + height: 0.71rem; + background: url(../img/cart.png) no-repeat; + background-size: 0.72rem 0.71rem; + margin-top: 0.07rem; +} + +.shpCart .cartbar p { + font-size: 0.28rem; + line-height: 0.71rem; + margin-left: 0.68rem; +} + +.shpCart .cartbar p i { + color: #f29300; +} + +.shpCart .go { + width: 2.85rem; + height: 0.8rem; + background: #60a42b; +} + +.shpCart .go a { + font-size: 0.36rem; + color: #fff; + line-height: 0.8rem; + display: block; + text-align: center; +} \ No newline at end of file diff --git "a/2017-3-9/\345\210\230\345\256\207\350\210\252/nongchang/css/index2.css" "b/2017-3-9/\345\210\230\345\256\207\350\210\252/nongchang/css/index2.css" new file mode 100644 index 0000000..3ea5396 --- /dev/null +++ "b/2017-3-9/\345\210\230\345\256\207\350\210\252/nongchang/css/index2.css" @@ -0,0 +1,136 @@ +header { + width: 7.5rem; + height: 7.09rem; + border-bottom: 0.01rem solid #ccc; + box-sizing: border-box; +} + +header div { + width: 7.5rem; + height: 0.38rem; + margin-top: 0.3rem; +} + +header div span { + padding-left: 0.2rem; + height: 0.29rem; +} + +header img { + width: 0.19rem; + height: 0.29rem; +} + +header h1 { + font-size: 0.36rem; + color: #5da02c; + margin-left: 2.55rem; +} + +header .menu { + width: 7.5rem; + height: 0.8rem; + border-bottom: 0.01rem solid #ccc; + box-sizing: border-box; +} + +header .menu .firstli { + margin-left: 0.66rem; +} + +header .menu li { + width: 0.92rem; + height: 0.8rem; + margin-left: 0.92rem; +} + +header .menu li .current { + border-bottom: 0.03rem solid #67a02f; + color: #67a02f; +} + +header .menu li a { + font-size: 0.3rem; + line-height: 0.8rem; + height: 0.8rem; + display: block; +} + +header .submenu { + width: 7.5rem; + height: 2.44rem; + border-bottom: 0.01rem solid #ccc; + box-sizing: border-box; + padding-left: 0.2rem; +} + +header .submenu div { + width: 2.32rem; + height: 1.8rem; + border: 0.01rem solid #ccc; + margin-top: 0.24rem; +} + +header .submenu div img { + width: 2.19rem; + height: 1.66rem; + margin: 0.06rem 0.06rem; +} + +header .submenu ul { + width: 4.76rem; + height: 1.8rem; + margin-top: 0.24rem; + margin-left: 0.15rem; + box-sizing: border-box; +} + +header .submenu ul li { + height: 0.4rem; + line-height: 0.4rem; + margin-right: 0.2rem; +} + +header .submenu ul li a { + font-size: 0.26rem; + display: block; +} + +header .submenu ul li .bo { + font-weight: bold; +} + +header .submenu ul li .color { + color: #ccc; + font-size: 0.22rem; +} + +header .submenu ul li .font24 { + font-size: 0.24rem; + color: #67a02f; +} + +header .submenu ul li .shop { + display: block; + width: 1.3rem; + height: 0.5rem; + background: #959595; + color: #eae8e9; + border-radius: 0.15rem; + line-height: 0.5rem; + text-align: center; + margin-right: 0.2rem; +} + +.line { + width: 7.5rem; + height: 0.2rem; + background: #eee; + margin-top: 0.01rem; +} + +footer { + width: 7.5rem; + height: 6.05rem; + background: #eeeeee; +} \ No newline at end of file diff --git "a/2017-3-9/\345\210\230\345\256\207\350\210\252/nongchang/css/taocan.css" "b/2017-3-9/\345\210\230\345\256\207\350\210\252/nongchang/css/taocan.css" new file mode 100644 index 0000000..50a5c3e --- /dev/null +++ "b/2017-3-9/\345\210\230\345\256\207\350\210\252/nongchang/css/taocan.css" @@ -0,0 +1,144 @@ +header { + width: 7.5rem; + height: 4.04rem; + border-bottom: 0.01rem solid #ccc; + box-sizing: border-box; +} + +header div { + width: 7.5rem; + height: 0.38rem; + margin-top: 0.3rem; +} + +header div span { + padding-left: 0.2rem; + height: 0.29rem; +} + +header img { + width: 0.19rem; + height: 0.29rem; +} + +header h1 { + font-size: 0.36rem; + color: #5da02c; + margin-left: 2.55rem; +} + +header .menu { + width: 7.5rem; + height: 0.8rem; + border-bottom: 0.01rem solid #ccc; + box-sizing: border-box; +} + +header .menu .firstli { + margin-left: 0.2rem; +} + +header .menu .lastli { + margin-right: 0; +} + +header .menu li { + width: 0.92rem; + height: 0.8rem; + margin-right: 0.67rem; +} + +header .menu li .current { + border-bottom: 0.03rem solid #67a02f; + color: #67a02f; +} + +header .menu li a { + font-size: 0.3rem; + line-height: 0.8rem; + height: 0.8rem; + display: block; +} + +header .submenu { + width: 7.5rem; + height: 2.44rem; + border-bottom: 0.01rem solid #ccc; + box-sizing: border-box; + padding-left: 0.2rem; +} + +header .submenu div { + width: 2.32rem; + height: 1.8rem; + border: 0.01rem solid #ccc; + margin-top: 0.24rem; +} + +header .submenu div img { + width: 2.19rem; + height: 1.66rem; + margin: 0.06rem 0.06rem; +} + +header .submenu ul { + width: 4.76rem; + height: 1.8rem; + margin-top: 0.24rem; + margin-left: 0.15rem; + box-sizing: border-box; +} + +header .submenu ul li { + height: 0.4rem; + line-height: 0.4rem; + margin-right: 0.2rem; +} + +header .submenu ul li a { + font-size: 0.26rem; + display: block; +} + +header .submenu ul li .bo { + font-weight: bold; +} + +header .submenu ul li .color { + color: #ccc; + font-size: 0.22rem; +} + +header .submenu ul li .font24 { + font-size: 0.24rem; + color: #67a02f; +} + +header .submenu ul li .shop { + display: block; + width: 1.3rem; + height: 0.5rem; + background: #959595; + color: #eae8e9; + border-radius: 0.15rem; + line-height: 0.5rem; + text-align: center; + margin-right: 0.2rem; +} + +header .submenu ul li .buy { + background: #fa932c; +} + +.line { + width: 7.5rem; + height: 0.2rem; + background: #eee; + margin-top: 0.01rem; +} + +footer { + width: 7.5rem; + height: 6.05rem; + background: #eeeeee; +} \ No newline at end of file diff --git "a/2017-3-9/\345\210\230\345\256\207\350\210\252/nongchang/gulpfile.js" "b/2017-3-9/\345\210\230\345\256\207\350\210\252/nongchang/gulpfile.js" new file mode 100644 index 0000000..5cc761f --- /dev/null +++ "b/2017-3-9/\345\210\230\345\256\207\350\210\252/nongchang/gulpfile.js" @@ -0,0 +1,25 @@ +const gulp = require('gulp'); +const less = require('gulp-less'); +const px2rem = require('gulp-px3rem'); +const rename = require('gulp-rename'); + +gulp.task('less', function() { + gulp.src('less/*.less') + .pipe(less()) + .pipe(px2rem({ + remUnit: 100, + remPrecision: 6 + })) + .pipe(rename(function(path) { + var s = path.basename.replace('.debug', ''); + + path.basename = s; + })) + .pipe(gulp.dest('css')) +}); + +gulp.task('watch', function() { + gulp.watch('less/*.less', ['less']); +}); + +gulp.task('default', ['watch', 'less']); \ No newline at end of file diff --git "a/2017-3-9/\345\210\230\345\256\207\350\210\252/nongchang/img/750.png" "b/2017-3-9/\345\210\230\345\256\207\350\210\252/nongchang/img/750.png" new file mode 100644 index 0000000..4f2d9a3 Binary files /dev/null and "b/2017-3-9/\345\210\230\345\256\207\350\210\252/nongchang/img/750.png" differ diff --git "a/2017-3-9/\345\210\230\345\256\207\350\210\252/nongchang/img/banner.png" "b/2017-3-9/\345\210\230\345\256\207\350\210\252/nongchang/img/banner.png" new file mode 100644 index 0000000..2dcb32f Binary files /dev/null and "b/2017-3-9/\345\210\230\345\256\207\350\210\252/nongchang/img/banner.png" differ diff --git "a/2017-3-9/\345\210\230\345\256\207\350\210\252/nongchang/img/cai.png" "b/2017-3-9/\345\210\230\345\256\207\350\210\252/nongchang/img/cai.png" new file mode 100644 index 0000000..412fe9b Binary files /dev/null and "b/2017-3-9/\345\210\230\345\256\207\350\210\252/nongchang/img/cai.png" differ diff --git "a/2017-3-9/\345\210\230\345\256\207\350\210\252/nongchang/img/cart.png" "b/2017-3-9/\345\210\230\345\256\207\350\210\252/nongchang/img/cart.png" new file mode 100644 index 0000000..b24b194 Binary files /dev/null and "b/2017-3-9/\345\210\230\345\256\207\350\210\252/nongchang/img/cart.png" differ diff --git "a/2017-3-9/\345\210\230\345\256\207\350\210\252/nongchang/img/goback.png" "b/2017-3-9/\345\210\230\345\256\207\350\210\252/nongchang/img/goback.png" new file mode 100644 index 0000000..a1df0be Binary files /dev/null and "b/2017-3-9/\345\210\230\345\256\207\350\210\252/nongchang/img/goback.png" differ diff --git "a/2017-3-9/\345\210\230\345\256\207\350\210\252/nongchang/img/shucai.png" "b/2017-3-9/\345\210\230\345\256\207\350\210\252/nongchang/img/shucai.png" new file mode 100644 index 0000000..ec18387 Binary files /dev/null and "b/2017-3-9/\345\210\230\345\256\207\350\210\252/nongchang/img/shucai.png" differ diff --git "a/2017-3-9/\345\210\230\345\256\207\350\210\252/nongchang/index.html" "b/2017-3-9/\345\210\230\345\256\207\350\210\252/nongchang/index.html" new file mode 100644 index 0000000..4e28730 --- /dev/null +++ "b/2017-3-9/\345\210\230\345\256\207\350\210\252/nongchang/index.html" @@ -0,0 +1,148 @@ + + + + + Document + + + + + + + + + +
+
+ + + +

+ 见晴农场 +

+
+
+ +
+
+

+ 时令蔬菜套餐装 +

+

+ ¥200 +

+

+ 免运费                                                      销量:20 +

+ +
+
+

+ 已选:一年53次配送 +

+
+
+ +
+
+

+ 自选搭配(只能选择6种蔬菜) +

+
+
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+
+ +
+ +
+

+ 商品详情 +

+

+ 商品价格 +

+
+
+ 产品规格 +
+ +
+

+ 套餐类型            二人年度套餐 +

+

+ 总配送             10次 +

+

+ 配送时间            每周一次 +

+

+ 配选菜品             自行搭配,每次六钟 +

+
+
+ +
+
+ + +
+ +
+
+ + + +

+ 合计 + + ¥200.00 + +

+
+
+ + 结算 + +
+
+ + \ No newline at end of file diff --git "a/2017-3-9/\345\210\230\345\256\207\350\210\252/nongchang/less/index.less" "b/2017-3-9/\345\210\230\345\256\207\350\210\252/nongchang/less/index.less" new file mode 100644 index 0000000..7f1b6fd --- /dev/null +++ "b/2017-3-9/\345\210\230\345\256\207\350\210\252/nongchang/less/index.less" @@ -0,0 +1,192 @@ +//头部 +header{ + width: 750px; + height: 90px; + border-bottom: 1px solid #ccc; + div{ + width: 750px; + height: 36px; + margin-top: 30px; + margin-left: 20px; + span{ + height: 29px; + } + } + img{ + width: 19px; + height: 29px; + } + h1{ + font-size: 36px; + color: #5da02c; + margin-left: 255px; + } +} +//广告 +.banner{ + width: 750px; + height: 340px; + img{ + width: 100%; + height: 100%; + } +} +.showtime{ + width: 710px; + height: 150px; + margin-top: 28px; + margin-left: 20px; + h1{ + font-size: 32px; + } + p{ + margin-top: 29px; + color: #f88312; + } + .i{ + font-size: 20px; + color: #ccc; + } +} +.w88{ + width: 750px; + height: 88px; + border-top: 1px solid #ccc; + border-bottom: 1px solid #ccc; + margin-top: 20px; + line-height: 88px; + font-size: 20px; + color: #ccc; + p{ + margin-left: 20px; + line-height: 88px; + } +} +.line{ + width: 750px; + height: 20px; + background: #eee; +} +.h62{ + width: 750px; + height: 62px; + font-size: 20px; + color: #ccc; + border-bottom: 1px solid #ccc; + p{ + margin-left: 20px; + line-height: 62px; + } +} +.h311{ + width: 710px; + height: 311px; + margin-top: 20px; + margin-left: 20px; + margin-bottom: 39px; + div{ + width: 164px; + height: 144px; + border:1px solid #70be2c; + margin-left: 9px; + margin-bottom: 15px; + img{ + width: 100%; + height: 100%; + } + } +} +.h96{ + width: 750px; + height: 96px; + border-bottom: 1px solid #ccc; + p{ + font-size: 34px; + color: #5fa01e; + line-height: 96px; + } + .mg{ + margin-left: 183px; + margin-right: 110px; + + } + .current{ + border-bottom: 1px solid #5fa01e; + } +} +//目录 +.list{ + width: 710px; + height: 240px; + margin-left: 20px; + border:1px solid #ccc; + margin-bottom: 20px; + p{ + height: 60px; + background: #eeeeee; + line-height: 60px; + text-indent: 1em; + font-size: 20px; + } + h2{ + height: 60px; + text-indent: 1em; + line-height: 60px; + font-size: 20px; + } +} +.guige{ + height: 65px; + font-size: 26px; + line-height: 65px; + text-indent: 2em; +} +footer{ + width: 750px; + height: 1447px; + img{ + width: 100%; + height: 100%; + } +} +//购物车 +.shpCart{ + width: 750px; + height: 80px; + box-sizing:border-box; + padding-left: 20px; + .cartbar{ + width: 445px; + height: 80px; + box-sizing: border-box; + span{ + display: block; + width:72px; + height: 71px; + background: url(../img/cart.png) no-repeat; + background-size: 72px 71px; + margin-top: 7px; + } + p{ + font-size: 28px; + line-height: 71px; + margin-left: 68px; + i{ + color: #f29300; + } + } + } + + .go{ + width: 285px; + height: 80px; + background: #60a42b; + a{ + font-size: 36px; + color: #fff; + line-height: 80px; + display: block; + text-align: center; + } + } +} \ No newline at end of file diff --git "a/2017-3-9/\345\210\230\345\256\207\350\210\252/nongchang/less/index2.less" "b/2017-3-9/\345\210\230\345\256\207\350\210\252/nongchang/less/index2.less" new file mode 100644 index 0000000..ba4ff7a --- /dev/null +++ "b/2017-3-9/\345\210\230\345\256\207\350\210\252/nongchang/less/index2.less" @@ -0,0 +1,119 @@ +//头部 +header{ + width: 750px; + height: 709px; + border-bottom: 1px solid #ccc; + box-sizing: border-box; + div{ + width: 750px; + height: 38px; + margin-top: 30px; + span{ + padding-left: 20px; + height: 29px; + } + } + img{ + width: 19px; + height: 29px; + } + h1{ + font-size: 36px; + color: #5da02c; + margin-left: 255px; + } + .menu{ + width: 750px; + height:80px; + border-bottom: 1px solid #ccc; + box-sizing: border-box; + .firstli{ + margin-left: 66px; + } + li{ + width: 92px; + height: 80px; + margin-left: 92px; + .current{ + border-bottom: 3px solid #67a02f; + color: #67a02f; + } + a{ + font-size: 30px; + line-height: 80px; + height: 80px; + display: block; + } + } + } + .submenu{ + width: 750px; + height: 244px; + border-bottom: 1px solid #ccc; + box-sizing: border-box; + padding-left: 20px; + div{ + width: 232px; + height: 180px; + border: 1px solid #ccc; + margin-top: 24px; + img{ + width: 219px; + height: 166px; + margin: 6px 6px; + } + } + ul{ + width: 476px; + height: 180px; + margin-top: 24px; + margin-left: 15px; + box-sizing: border-box; + li{ + height:40px; + line-height: 40px; + margin-right: 20px; + a{ + font-size: 26px; + display: block; + + } + .bo{ + font-weight: bold; + } + .color{ + color: #ccc; + font-size: 22px; + } + .font24{ + font-size: 24px; + color: #67a02f; + } + .shop{ + display: block; + width: 130px; + height: 50px; + background: #959595; + color: #eae8e9; + border-radius: 15px; + line-height: 50px; + text-align: center; + margin-right: 20px; + } + } + + } + } + +} +.line{ + width: 750px; + height: 20px; + background: #eee; + margin-top: 1px; +} +footer{ + width: 750px; + height: 605px; + background: #eeeeee; +} \ No newline at end of file diff --git "a/2017-3-9/\345\210\230\345\256\207\350\210\252/nongchang/less/taocan.less" "b/2017-3-9/\345\210\230\345\256\207\350\210\252/nongchang/less/taocan.less" new file mode 100644 index 0000000..d576e49 --- /dev/null +++ "b/2017-3-9/\345\210\230\345\256\207\350\210\252/nongchang/less/taocan.less" @@ -0,0 +1,125 @@ +//头部 +header{ + width: 750px; + height: 404px; + border-bottom: 1px solid #ccc; + box-sizing: border-box; + div{ + width: 750px; + height: 38px; + margin-top: 30px; + span{ + padding-left: 20px; + height: 29px; + } + } + img{ + width: 19px; + height: 29px; + } + h1{ + font-size: 36px; + color: #5da02c; + margin-left: 255px; + } + .menu{ + width: 750px; + height:80px; + border-bottom: 1px solid #ccc; + box-sizing: border-box; + .firstli{ + margin-left: 20px; + } + .lastli{ + margin-right: 0px; + } + li{ + width: 92px; + height: 80px; + margin-right: 67px;; + .current{ + border-bottom: 3px solid #67a02f; + color: #67a02f; + } + a{ + font-size: 30px; + line-height: 80px; + height: 80px; + display: block; + } + } + } + .submenu{ + width: 750px; + height: 244px; + border-bottom: 1px solid #ccc; + box-sizing: border-box; + padding-left: 20px; + div{ + width: 232px; + height: 180px; + border: 1px solid #ccc; + margin-top: 24px; + img{ + width: 219px; + height: 166px; + margin: 6px 6px; + } + } + ul{ + width: 476px; + height: 180px; + margin-top: 24px; + margin-left: 15px; + box-sizing: border-box; + li{ + height:40px; + line-height: 40px; + margin-right: 20px; + a{ + font-size: 26px; + display: block; + + } + .bo{ + font-weight: bold; + } + .color{ + color: #ccc; + font-size: 22px; + } + .font24{ + font-size: 24px; + color: #67a02f; + } + .shop{ + display: block; + width: 130px; + height: 50px; + background: #959595; + color: #eae8e9; + border-radius: 15px; + line-height: 50px; + text-align: center; + margin-right: 20px; + } + .buy{ + background: #fa932c; + } + } + + } + } + +} +.line{ + width: 750px; + height: 20px; + background: #eee; + margin-top: 1px; +} +footer{ + width: 750px; + height: 605px; + background: #eeeeee; +} \ No newline at end of file diff --git "a/2017-3-9/\345\210\230\345\256\207\350\210\252/nongchang/\346\210\221\347\232\204\345\245\227\351\244\220.html" "b/2017-3-9/\345\210\230\345\256\207\350\210\252/nongchang/\346\210\221\347\232\204\345\245\227\351\244\220.html" new file mode 100644 index 0000000..96c8f07 --- /dev/null +++ "b/2017-3-9/\345\210\230\345\256\207\350\210\252/nongchang/\346\210\221\347\232\204\345\245\227\351\244\220.html" @@ -0,0 +1,100 @@ + + + + Document + + + + + + + + + +
+
+ + + +

+ 我的套餐 +

+
+ +
+ +
+ + +
+ + + + \ No newline at end of file diff --git "a/2017-3-9/\345\210\230\345\256\207\350\210\252/nongchang/\346\210\221\347\232\204\350\256\242\345\215\225\345\276\205\346\234\215\345\212\241.html" "b/2017-3-9/\345\210\230\345\256\207\350\210\252/nongchang/\346\210\221\347\232\204\350\256\242\345\215\225\345\276\205\346\234\215\345\212\241.html" new file mode 100644 index 0000000..7e34729 --- /dev/null +++ "b/2017-3-9/\345\210\230\345\256\207\350\210\252/nongchang/\346\210\221\347\232\204\350\256\242\345\215\225\345\276\205\346\234\215\345\212\241.html" @@ -0,0 +1,128 @@ + + + + Document + + + + + + + + + +
+
+ + + +

+ 见晴农场 +

+
+ +
+ +
+ +
+ +
+ +
+ + + + \ No newline at end of file diff --git "a/2017-3-9/\345\210\230\345\256\207\350\210\252/\351\253\230\344\270\211/\345\205\263\344\272\216isNaN.txt" "b/2017-3-9/\345\210\230\345\256\207\350\210\252/\351\253\230\344\270\211/\345\205\263\344\272\216isNaN.txt" new file mode 100644 index 0000000..dd1c59f --- /dev/null +++ "b/2017-3-9/\345\210\230\345\256\207\350\210\252/\351\253\230\344\270\211/\345\205\263\344\272\216isNaN.txt" @@ -0,0 +1,9 @@ +NaNnot a numberκֵ +alertNaN==NaNķؽfalse +isNaN ԽһκͣȷòǷ񡰲ֵ +᳢԰ѲתֵκβܱתֵIJ᷵true + alertisNaNNaN //true + alertisNaN10 //false + alertisNaN10 //false + alertisNaNblue//true + alertisNaNtrue//falsetrueԱת1, falseǷת0 \ No newline at end of file