
├── .babelrc ├── .gitignore ├── README.md ├── admin.html ├── package.json ├── src ├── assets │ ├── adminLogo.png │ ├── dashboardlogo.png │ └── favicon.ico ├── components │ ├── Admindetail.vue │ ├── App.vue │ ├── Bloglist.vue │ ├── Dashboard.vue │ └── Login.vue ├── css │ ├── admin-style.css │ ├── admin-style.less │ ├── style.css │ └── style.less └── js │ ├── admin.js │ ├── bus.js │ ├── editor.js │ ├── router.config.js │ ├── vue-resource.min.js │ ├── vue-router.min.js │ └── vue.min.js ├── store.js ├── webpack.config.js └── yuanlai.html /.babelrc: -------------------------------------------------------------------------------- 1 | { 2 | "presets": [ 3 | ["env", { "modules": false }] 4 | ] 5 | } 6 | -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- 1 | .DS_Store 2 | node_modules/ 3 | dist/ 4 | npm-debug.log 5 | yarn-error.log 6 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # 盖浇博客后台 2 | https://github.com/pkjoebinbin/Blog 3 | -------------------------------------------------------------------------------- /admin.html: -------------------------------------------------------------------------------- 1 | 2 | 3 |
4 | 5 | 6 | 7 |索引 | 7 |日期 | 8 |ID | 9 |标题 | 10 |标签 | 11 |12 | |
25 | {{index +1}} 26 | | 27 | 28 |29 | {{val.book_begintime | time}} 30 | | 31 | 32 |33 | {{val.book_id}} 34 | | 35 | 36 |37 | {{val.book_title}} 38 | 39 | | 40 | 41 |42 | {{val.book_label}} 43 | | 44 | 45 |
46 |
47 | |
53 |
还没写呢,看看其他的吧~
60 | 61 |璁剧疆鏍囬
"),type:"list",list:[{$elem:o("姝f枃
"),value:""}],onClick:function(e){t._command(e)}})}function u(e,t){this.menu=e,this.opt=t}function h(e){this.editor=e,this.$elem=o('
'),this.type="panel",this._active=!1}function p(e){this.editor=e,this.$elem=o(' '),this.type="click",this._active=!1}function f(e){this.editor=e,this.$elem=o(' '),this.type="click",this._active=!1}function g(e){this.editor=e,this.$elem=o(' '),this.type="click",this._active=!1}function m(e){this.editor=e,this.$elem=o(' '),this.type="click",this._active=!1}function w(e){this.editor=e,this.$elem=o(' '),this.type="click",this._active=!1}function v(e){var t=this;this.editor=e,this.$elem=o(' '),this.type="droplist",this._active=!1,this.droplist=new l(this,{width:120,$title:o("璁剧疆鍒楄〃
"),type:"list",list:[{$elem:o(' 鏈夊簭鍒楄〃'),value:"insertOrderedList"},{$elem:o(' 鏃犲簭鍒楄〃'),value:"insertUnorderedList"}],onClick:function(e){t._command(e)}})}function b(e){var t=this;this.editor=e,this.$elem=o(' '),this.type="droplist",this._active=!1,this.droplist=new l(this,{width:100,$title:o("瀵归綈鏂瑰紡
"),type:"list",list:[{$elem:o(' 闈犲乏'),value:"justifyLeft"},{$elem:o(' 灞呬腑'),value:"justifyCenter"},{$elem:o(' 闈犲彸'),value:"justifyRight"}],onClick:function(e){t._command(e)}})}function E(e){var t=this;this.editor=e,this.$elem=o(' '),this.type="droplist",this._active=!1,this.droplist=new l(this,{width:120,$title:o("鏂囧瓧棰滆壊
"),type:"inline-block",list:[{$elem:o(''),value:"#000000"},{$elem:o(''),value:"#eeece0"},{$elem:o(''),value:"#1c487f"},{$elem:o(''),value:"#4d80bf"},{$elem:o(''),value:"#c24f4a"},{$elem:o(''),value:"#8baa4a"},{$elem:o(''),value:"#7b5ba1"},{$elem:o(''),value:"#46acc8"},{$elem:o(''),value:"#f9963b"},{$elem:o(''),value:"#ffffff"}],onClick:function(e){t._command(e)}})}function y(e){var t=this;this.editor=e,this.$elem=o(' '),this.type="droplist",this._active=!1,this.droplist=new l(this,{width:120,$title:o("鑳屾櫙鑹�
"),type:"inline-block",list:[{$elem:o(''),value:"#000000"},{$elem:o(''),value:"#eeece0"},{$elem:o(''),value:"#1c487f"},{$elem:o(''),value:"#4d80bf"},{$elem:o(''),value:"#c24f4a"},{$elem:o(''),value:"#8baa4a"},{$elem:o(''),value:"#7b5ba1"},{$elem:o(''),value:"#46acc8"},{$elem:o(''),value:"#f9963b"},{$elem:o(''),value:"#ffffff"}],onClick:function(e){t._command(e)}})}function B(e){this.editor=e,this.$elem=o(' '),this.type="click",this._active=!1}function C(e){this.editor=e,this.$elem=o(' '),this.type="panel",this._active=!1}function x(e){this.editor=e,this.$elem=o(' '),this.type="panel",this._active=!1}function I(e){this.editor=e,this.$elem=o(' '),this.type="panel",this._active=!1}function Q(e){this.editor=e,this.$elem=o(' '),this.type="panel",this._active=!1}function D(e){this.editor=e,this.$elem=o(' '),this.type="panel",this._active=!1}function M(e){this.editor=e,this.menus={}}function k(e){var t=e.clipboardData||e.originalEvent&&e.originalEvent.clipboardData,n=void 0;return n=null==t?window.clipboardData&&window.clipboardData.getData("text"):t.getData("text/plain"),a(n)}function _(e){var t=e.clipboardData||e.originalEvent&&e.originalEvent.clipboardData,n=void 0,i=void 0;if(null==t?n=window.clipboardData&&window.clipboardData.getData("text"):(n=t.getData("text/plain"),i=t.getData("text/html")),!i&&n&&(i=""+a(n)+"
"),i){var o=i.split("