Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
A
admin-base
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
new-sing
admin-base
Commits
60402fb4
Commit
60402fb4
authored
Dec 07, 2018
by
wangwei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
编辑器大小限制去除
parent
cc562d7e
Changes
5
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
3 deletions
+5
-3
index.js
config/index.js
+2
-1
index.html
dev/index.html
+1
-1
1.6ded908152dcb787396f.js
dev/static/js/1.6ded908152dcb787396f.js
+1
-0
manifest.f5476d68bda66e04af22.js
dev/static/js/manifest.f5476d68bda66e04af22.js
+1
-0
index.vue
src/components/textarea/index.vue
+0
-1
No files found.
config/index.js
View file @
60402fb4
...
...
@@ -28,7 +28,6 @@ module.exports = {
/**
* Source Maps
*/
// https://webpack.js.org/configuration/devtool/#development
devtool
:
'cheap-module-eval-source-map'
,
...
...
@@ -39,6 +38,8 @@ module.exports = {
cssSourceMap
:
true
},
build
:
{
// Template for index.html
index
:
process
.
env
.
NODE_ENV
===
'production'
?
path
.
resolve
(
__dirname
,
'../dist/index.html'
)
:
path
.
resolve
(
__dirname
,
'../dev/index.html'
),
...
...
dev/index.html
View file @
60402fb4
<!DOCTYPE html>
<html><head><meta
charset=
utf-8
><meta
name=
viewport
content=
"width=device-width,initial-scale=1"
><meta
name=
referrer
content=
never
><link
rel=
stylesheet
href=
https:////at.alicdn.com/t/font_746649_x1rivf5f5.css
><link
rel=
stylesheet
href=
https://unpkg.com/element-ui@2.4.9/lib/theme-chalk/index.css
><title>
唱唱启蒙-后台
</title></head><body><script
src=
https://unpkg.com/vue@2.5.17/dist/vue.js
></script><script
src=
https://unpkg.com/vuex@3.0.1/dist/vuex.min.js
></script><script
src=
https://unpkg.com/axios@0.18.0/dist/axios.min.js
></script><script
src=
https://unpkg.com/element-ui@2.4.9/lib/index.js
></script><div
id=
app
></div><script
type=
text/javascript
src=
/static/js/manifest.
78d7e81da3f33b40cb53
.js
></script><script
type=
text/javascript
src=
/static/js/vendor.c2723610b2dc22ed2d0a.js
></script><script
type=
text/javascript
src=
/static/js/app.784497f2d0c36096bcd7.js
></script></body><script>
let
el
=
document
.
getElementsByTagName
(
"script"
);
<!DOCTYPE html>
<html><head><meta
charset=
utf-8
><meta
name=
viewport
content=
"width=device-width,initial-scale=1"
><meta
name=
referrer
content=
never
><link
rel=
stylesheet
href=
https:////at.alicdn.com/t/font_746649_x1rivf5f5.css
><link
rel=
stylesheet
href=
https://unpkg.com/element-ui@2.4.9/lib/theme-chalk/index.css
><title>
唱唱启蒙-后台
</title></head><body><script
src=
https://unpkg.com/vue@2.5.17/dist/vue.js
></script><script
src=
https://unpkg.com/vuex@3.0.1/dist/vuex.min.js
></script><script
src=
https://unpkg.com/axios@0.18.0/dist/axios.min.js
></script><script
src=
https://unpkg.com/element-ui@2.4.9/lib/index.js
></script><div
id=
app
></div><script
type=
text/javascript
src=
/static/js/manifest.
f5476d68bda66e04af22
.js
></script><script
type=
text/javascript
src=
/static/js/vendor.c2723610b2dc22ed2d0a.js
></script><script
type=
text/javascript
src=
/static/js/app.784497f2d0c36096bcd7.js
></script></body><script>
let
el
=
document
.
getElementsByTagName
(
"script"
);
el
.
onerror
=
function
(
a
,
b
,
c
){
console
.
log
(
'error:'
,
a
,
b
,
c
);
};
...
...
dev/static/js/1.6ded908152dcb787396f.js
0 → 100644
View file @
60402fb4
This diff is collapsed.
Click to expand it.
dev/static/js/manifest.f5476d68bda66e04af22.js
0 → 100644
View file @
60402fb4
!
function
(
e
){
var
c
=
window
.
webpackJsonp
;
window
.
webpackJsonp
=
function
(
a
,
r
,
t
){
for
(
var
b
,
o
,
d
,
i
=
0
,
u
=
[];
i
<
a
.
length
;
i
++
)
o
=
a
[
i
],
f
[
o
]
&&
u
.
push
(
f
[
o
][
0
]),
f
[
o
]
=
0
;
for
(
b
in
r
)
Object
.
prototype
.
hasOwnProperty
.
call
(
r
,
b
)
&&
(
e
[
b
]
=
r
[
b
]);
for
(
c
&&
c
(
a
,
r
,
t
);
u
.
length
;)
u
.
shift
()();
if
(
t
)
for
(
i
=
0
;
i
<
t
.
length
;
i
++
)
d
=
n
(
n
.
s
=
t
[
i
]);
return
d
};
var
a
=
{},
f
=
{
43
:
0
};
function
n
(
c
){
if
(
a
[
c
])
return
a
[
c
].
exports
;
var
f
=
a
[
c
]
=
{
i
:
c
,
l
:
!
1
,
exports
:{}};
return
e
[
c
].
call
(
f
.
exports
,
f
,
f
.
exports
,
n
),
f
.
l
=!
0
,
f
.
exports
}
n
.
e
=
function
(
e
){
var
c
=
f
[
e
];
if
(
0
===
c
)
return
new
Promise
(
function
(
e
){
e
()});
if
(
c
)
return
c
[
2
];
var
a
=
new
Promise
(
function
(
a
,
n
){
c
=
f
[
e
]
=
[
a
,
n
]});
c
[
2
]
=
a
;
var
r
=
document
.
getElementsByTagName
(
"head"
)[
0
],
t
=
document
.
createElement
(
"script"
);
t
.
type
=
"text/javascript"
,
t
.
charset
=
"utf-8"
,
t
.
async
=!
0
,
t
.
timeout
=
12
e4
,
n
.
nc
&&
t
.
setAttribute
(
"nonce"
,
n
.
nc
),
t
.
src
=
n
.
p
+
"static/js/"
+
e
+
"."
+
{
0
:
"0b2a17f45b0b9c576e6c"
,
1
:
"6ded908152dcb787396f"
,
2
:
"58693baa2ea0a94bdc41"
,
3
:
"b2211b6f8ab9339b855a"
,
4
:
"466b634bdc0bbb63c1ab"
,
5
:
"b01a36e18a8b771c4e34"
,
6
:
"a1200ea874a2d8ddd165"
,
7
:
"b1084ec235e3d4f51587"
,
8
:
"26322776f21f89571c7b"
,
9
:
"f6a639398adfce019c65"
,
10
:
"226dcfd8645fa914e8fe"
,
11
:
"da12ff17e1121444779d"
,
12
:
"044176fbe81cfc1e1dbb"
,
13
:
"f45c5c6d1ab614ae2a7f"
,
14
:
"15860c0e18f73e6f1040"
,
15
:
"7cae5f3313f141e486cc"
,
16
:
"3219e4a196c5a415c149"
,
17
:
"3c7108135405276b869c"
,
18
:
"3b3cea243d452c34a468"
,
19
:
"25edcbb840132fd50f23"
,
20
:
"8a19718c9162086efb7f"
,
21
:
"f715e0ce87a1c041c971"
,
22
:
"ef5ee8f0a261e2070e70"
,
23
:
"03a72e40fed4ba703972"
,
24
:
"401d4537bb263064d882"
,
25
:
"8d3e79722cf2cd019adf"
,
26
:
"5cac1f7c28094e8448ce"
,
27
:
"b29e121a86d042bad10a"
,
28
:
"fe07065eb97d9b443463"
,
29
:
"7dc37c1242f114c537ee"
,
30
:
"90481139ce3deceb0220"
,
31
:
"e15a008d607b112b1f8b"
,
32
:
"ec52a500a5eda2a3e4db"
,
33
:
"aef541fec8bcb4f422e4"
,
34
:
"efefe46cf1791ed399b6"
,
35
:
"9fa70099b272fee5b92d"
,
36
:
"71828b57bcc3cfa60f53"
,
37
:
"8e858ba26a1a850ee0d6"
,
38
:
"70329a2d5e57d4fda06b"
,
39
:
"9b291f9d7edbac9bc077"
,
40
:
"733480ad1b913b80e6a6"
}[
e
]
+
".js"
;
var
b
=
setTimeout
(
o
,
12
e4
);
function
o
(){
t
.
onerror
=
t
.
onload
=
null
,
clearTimeout
(
b
);
var
c
=
f
[
e
];
0
!==
c
&&
(
c
&&
c
[
1
](
new
Error
(
"Loading chunk "
+
e
+
" failed."
)),
f
[
e
]
=
void
0
)}
return
t
.
onerror
=
t
.
onload
=
o
,
r
.
appendChild
(
t
),
a
},
n
.
m
=
e
,
n
.
c
=
a
,
n
.
d
=
function
(
e
,
c
,
a
){
n
.
o
(
e
,
c
)
||
Object
.
defineProperty
(
e
,
c
,{
configurable
:
!
1
,
enumerable
:
!
0
,
get
:
a
})},
n
.
n
=
function
(
e
){
var
c
=
e
&&
e
.
__esModule
?
function
(){
return
e
.
default
}:
function
(){
return
e
};
return
n
.
d
(
c
,
"a"
,
c
),
c
},
n
.
o
=
function
(
e
,
c
){
return
Object
.
prototype
.
hasOwnProperty
.
call
(
e
,
c
)},
n
.
p
=
"/"
,
n
.
oe
=
function
(
e
){
throw
console
.
error
(
e
),
e
}}([]);
\ No newline at end of file
src/components/textarea/index.vue
View file @
60402fb4
...
...
@@ -27,7 +27,6 @@
:file-list=
"form.imgList"
>
<i
class=
"el-icon-upload"
></i>
<div
class=
"el-upload__text"
>
将文件拖到此处,或
<em>
点击上传
</em></div>
<div
class=
"el-upload__tip"
slot=
"tip"
>
只能上传png或jpg文件,且不超过150kb
</div>
</el-upload>
</el-form-item>
<el-form-item
label=
"铺满"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment