i-rubik
Version:
A Vue.js 2.0+ UI Components Framework
1 lines • 2.79 kB
JavaScript
webpackJsonp([7,29],{245:function(t,s,a){a(324);var d=a(0)(a(272),a(351),"data-v-db3ccffc",null);t.exports=d.exports},272:function(t,s,a){"use strict";Object.defineProperty(s,"__esModule",{value:!0}),s.default={name:"shadow"}},301:function(t,s,a){s=t.exports=a(59)(),s.push([t.i,".row[data-v-db3ccffc]{margin-bottom:20px}.shadow-txt[data-v-db3ccffc]{margin:.5rem 0;padding:44% 0;padding:calc(50% - 20px) 0;color:#fff;background:#26a69a;text-align:center;font-size:1rem}","",{version:3,sources:["/./example/views/Shadow.vue"],names:[],mappings:"AACA,sBACE,kBAAoB,CACrB,AACD,6BACE,eAAiB,AACjB,cAAe,AACf,2BAA4B,AAC5B,WAAY,AACZ,mBAAoB,AACpB,kBAAmB,AACnB,cAAgB,CACjB",file:"Shadow.vue",sourcesContent:["\n.row[data-v-db3ccffc] {\n margin-bottom: 20px;\n}\n.shadow-txt[data-v-db3ccffc] {\n margin: 0.5rem 0;\n padding: 44% 0;\n padding: calc(50% - 20px) 0;\n color: #fff;\n background: #26a69a;\n text-align: center;\n font-size: 1rem;\n}"],sourceRoot:"webpack://"}])},324:function(t,s,a){var d=a(301);"string"==typeof d&&(d=[[t.i,d,""]]),d.locals&&(t.exports=d.locals);a(226)("4a57c603",d,!0)},351:function(t,s){t.exports={render:function(){var t=this,s=t.$createElement,a=t._self._c||s;return a("article",[a("h1",[t._v("阴影 Shadow")]),t._v(" "),a("p",[t._v('\n 添加 class "z-depth-x" (x: 0~5) 来添加阴影。\n ')]),t._v(" "),a("p",[t._v("\n z-depth-0 可以用来把默认的阴影去除。\n ")]),t._v(" "),t._m(0),t._v(" "),a("Markup",{attrs:{lang:"html"}},[t._v('\n <div class="col xs1">\n <div class="z-depth-0">z-depth-0</div>\n </div>\n <div class="col xs1">\n <div class="z-depth-1">z-depth-1</div>\n </div>\n <div class="col xs1">\n <div class="z-depth-2">z-depth-2</div>\n </div>\n <div class="col xs1">\n <div class="z-depth-3">z-depth-3</div>\n </div>\n <div class="col xs1">\n <div class="z-depth-4">z-depth-4</div>\n </div>\n <div class="col xs1">\n <div class="z-depth-5">z-depth-5</div>\n </div>\n ')])],1)},staticRenderFns:[function(){var t=this,s=t.$createElement,a=t._self._c||s;return a("div",{staticClass:"row"},[a("div",{staticClass:"col xs1"},[a("div",{staticClass:"z-depth-0 shadow-txt"},[t._v("z-depth-0")])]),t._v(" "),a("div",{staticClass:"col xs1"},[a("div",{staticClass:"z-depth-1 shadow-txt"},[t._v("z-depth-1")])]),t._v(" "),a("div",{staticClass:"col xs1"},[a("div",{staticClass:"z-depth-2 shadow-txt"},[t._v("z-depth-2")])]),t._v(" "),a("div",{staticClass:"col xs1"},[a("div",{staticClass:"z-depth-3 shadow-txt"},[t._v("z-depth-3")])]),t._v(" "),a("div",{staticClass:"col xs1"},[a("div",{staticClass:"z-depth-4 shadow-txt"},[t._v("z-depth-4")])]),t._v(" "),a("div",{staticClass:"col xs1"},[a("div",{staticClass:"z-depth-5 shadow-txt"},[t._v("z-depth-5")])])])}]}}});