123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118 |
- webpackJsonp([5],{
- "/Br4":
- (function(module, exports, __webpack_require__) {
- var content = __webpack_require__("noz4");
- if(typeof content === 'string') content = [[module.i, content, '']];
- if(content.locals) module.exports = content.locals;
- var update = __webpack_require__("wkH5")("d50f7ea4", content, true);
- }),
- "KR8f":
- (function(module, __webpack_exports__, __webpack_require__) {
- "use strict";
- Object.defineProperty(__webpack_exports__, "__esModule", { value: true });
- var home = ({
- data: function data() {
- return {};
- },
- methods: {
- contentViewHeight: function contentViewHeight() {
- var height = this.$store.state.documentClientHeight;
- height -= 50;
- height -= 15;
- height -= 15;
- height += 'px';
- return { minHeight: height };
- }
- }
- });
- var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"site-content site-content--home"},[_c('el-card',{style:(_vm.contentViewHeight())},[_c('h3',[_vm._v("项目介绍")]),_vm._v(" "),_c('ul',[_c('li',[_vm._v("采用Spring、MyBatis、Shiro框架,开发的一套权限系统,极低门槛,拿来即用。")]),_vm._v(" "),_c('li',[_vm._v("设计之初,就非常注重安全性,为企业系统保驾护航,让一切都变得如此简单。")]),_vm._v(" "),_c('li',[_vm._v("提供了代码生成器,只需编写30%左右代码,其余的代码交给系统自动生成,可快速完成开发任务")]),_vm._v(" "),_c('li',[_vm._v("推荐使用阿里云服务器部署项目,免费领取阿里云优惠券,请点击【"),_c('a',{attrs:{"href":"https://promotion.aliyun.com/ntms/act/ambassador/sharetouser.html?userCode=y93lfwbg&productCode=dmspre&utm_source=y93lfwbg","target":"_blank"}},[_vm._v("免费领取")]),_vm._v("】")])]),_vm._v(" "),_c('h3',[_vm._v("获取帮助")]),_vm._v(" "),_c('ul',[_c('li',[_vm._v("Git地址:"),_c('a',{attrs:{"href":"https://gitee.com/babaio/renren-security","target":"_blank"}},[_vm._v("https://gitee.com/babaio/renren-security")])]),_vm._v(" "),_c('li',[_vm._v("SpringBoot地址:"),_c('a',{attrs:{"href":"https://gitee.com/babaio/renren-security/tree/renren-security-boot","target":"_blank"}},[_vm._v("https://gitee.com/babaio/renren-security/tree/renren-security-boot")])]),_vm._v(" "),_c('li',[_vm._v("其他项目:"),_c('a',{attrs:{"href":"http://www.renren.io/open/","target":"_blank"}},[_vm._v("http://www.renren.io/open/")])]),_vm._v(" "),_c('li',[_vm._v("如需关注项目最新动态,请Watch、Star项目,同时也是对项目最好的支持")])]),_vm._v(" "),_c('h3',[_vm._v("官方QQ群")]),_vm._v(" "),_c('ul',[_c('li',[_vm._v("高级群:324780204(大牛云集,跟大牛学习新技能)")]),_vm._v(" "),_c('li',[_vm._v("普通群:145799952(学习交流,互相解答各种疑问)")])])])],1)}
- var staticRenderFns = []
- var esExports = { render: render, staticRenderFns: staticRenderFns }
- var views_home = (esExports);
- function injectStyle (ssrContext) {
- __webpack_require__("/Br4")
- }
- var normalizeComponent = __webpack_require__("mPyB")
- var __vue_template_functional__ = false
- var __vue_styles__ = injectStyle
- var __vue_scopeId__ = null
- var __vue_module_identifier__ = null
- var Component = normalizeComponent(
- home,
- views_home,
- __vue_template_functional__,
- __vue_styles__,
- __vue_scopeId__,
- __vue_module_identifier__
- )
- var src_views_home = __webpack_exports__["default"] = (Component.exports);
- }),
- "noz4":
- (function(module, exports, __webpack_require__) {
- exports = module.exports = __webpack_require__("WpAN")(false);
- exports.push([module.i, "\n.site-content--home {\n line-height: 1.5;\n}\n", ""]);
- })
- });
|