Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
doc_phone
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
jiangyipeng
doc_phone
Commits
a16086fc
Commit
a16086fc
authored
May 27, 2020
by
jiangyipeng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
1152f5da
Changes
7
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
7 additions
and
15 deletions
+7
-15
index.html
public/html/dist/index.html
+1
-1
app.767399c98aac4faf2c07.js
public/html/dist/static/js/app.767399c98aac4faf2c07.js
+0
-2
app.767399c98aac4faf2c07.js.map
public/html/dist/static/js/app.767399c98aac4faf2c07.js.map
+0
-1
manifest.f99cf827c593c896d635.js.map
.../html/dist/static/js/manifest.f99cf827c593c896d635.js.map
+1
-1
index.js
public/html/src/api/index.js
+2
-3
ddLogin.js
public/html/src/assets/js/ddLogin.js
+0
-4
index.js
public/html/src/router/index.js
+3
-3
No files found.
public/html/dist/index.html
View file @
a16086fc
<!DOCTYPE html>
<html><head><meta
charset=
utf-8
><meta
name=
viewport
content=
"width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"
><script
src=
https://g.alicdn.com/dingding/dingtalk-jsapi/2.10.3/dingtalk.open.js
></script><title>
doc
</title><link
href=
./static/css/app.79ec67043b2d0f27abb2f9b496be3186.css
rel=
stylesheet
></head><body><div
id=
app
></div><script
type=
text/javascript
src=
./static/js/manifest.f99cf827c593c896d635.js
></script><script
type=
text/javascript
src=
./static/js/vendor.77c8694682b600976327.js
></script><script
type=
text/javascript
src=
./static/js/app.767399c98aac4faf2c07.js
></script></body></html>
\ No newline at end of file
<!DOCTYPE html>
<html><head><meta
charset=
utf-8
><meta
name=
viewport
content=
"width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"
><script
src=
https://g.alicdn.com/dingding/dingtalk-jsapi/2.10.3/dingtalk.open.js
></script><title>
doc
</title><link
href=
./static/css/app.79ec67043b2d0f27abb2f9b496be3186.css
rel=
stylesheet
></head><body><div
id=
app
></div><script
type=
text/javascript
src=
./static/js/manifest.f99cf827c593c896d635.js
></script><script
type=
text/javascript
src=
./static/js/vendor.77c8694682b600976327.js
></script><script
type=
text/javascript
src=
./static/js/app.2c07f4a44cf6e5b0072b.js
></script></body></html>
\ No newline at end of file
public/html/dist/static/js/app.767399c98aac4faf2c07.js
deleted
100644 → 0
View file @
1152f5da
webpackJsonp
([
6
],{
"+cgv"
:
function
(
n
,
e
){},
"02pT"
:
function
(
n
,
e
){},
"1H7Z"
:
function
(
n
,
e
){},
"3IMD"
:
function
(
n
,
e
){},
"3f40"
:
function
(
n
,
e
){},
"4qOc"
:
function
(
n
,
e
){},
FhoU
:
function
(
n
,
e
){},
I22p
:
function
(
n
,
e
,
t
){
"use strict"
;
var
i
=
t
(
"//Fk"
),
r
=
t
.
n
(
i
),
o
=
t
(
"mtWM"
),
a
=
t
.
n
(
o
),
u
=
t
(
"mw3O"
),
c
=
t
.
n
(
u
),
f
=
{
config
:
"index.php/login/index/config"
,
getSsoToken
:
"index.php/login/index/getSsoToken"
,
folderList
:
"index.php/api/index/folderList"
,
articleList
:
"index.php/api/index/articleList"
,
articleDetail
:
"index.php/api/index/articleDetail"
,
articleEdit
:
"index.php/api/index/articleEdit"
},
s
=
new
(
t
(
"7+uW"
).
a
);
a
.
a
.
interceptors
.
request
.
use
(
function
(
n
){
return
n
},
function
(
n
){
return
r
.
a
.
reject
(
n
)}),
a
.
a
.
interceptors
.
response
.
use
(
function
(
n
){
return
0
!==
n
.
data
.
err_code
&&
s
.
$notify
({
type
:
"danger"
,
duration
:
2
e3
,
message
:
n
.
data
.
err_msg
}),
n
.
data
},
function
(
n
){
return
r
.
a
.
reject
(
n
)});
var
l
=
function
(
n
,
e
){
var
t
=
f
[
n
];
return
a
()({
method
:
"post"
,
baseURL
:
"http://doc-phone.linanquan.com/"
,
url
:
t
,
data
:
c
.
a
.
stringify
(
e
)})};
e
.
a
=
{
config
:
function
(
n
){
return
l
(
"config"
,
n
)},
getSsoToken
:
function
(
n
){
return
l
(
"getSsoToken"
,
n
)},
folderList
:
function
(
n
){
return
l
(
"folderList"
,
n
)},
articleList
:
function
(
n
){
return
l
(
"articleList"
,
n
)},
articleDetail
:
function
(
n
){
return
l
(
"articleDetail"
,
n
)},
articleEdit
:
function
(
n
){
return
l
(
"articleEdit"
,
n
)}}},
Lorf
:
function
(
n
,
e
){},
NHnr
:
function
(
n
,
e
,
t
){
"use strict"
;
Object
.
defineProperty
(
e
,
"__esModule"
,{
value
:
!
0
});
t
(
"cOrn"
);
var
i
=
t
(
"77gS"
),
r
=
(
t
(
"MY4N"
),
t
(
"0zAV"
)),
o
=
(
t
(
"nOaS"
),
t
(
"pIDD"
)),
a
=
(
t
(
"Ny/I"
),
t
(
"7Tnr"
)),
u
=
(
t
(
"3Lne"
),
t
(
"SSsa"
)),
c
=
(
t
(
"4yKu"
),
t
(
"wolx"
)),
f
=
t
(
"7+uW"
),
s
=
{
render
:
function
(){
var
n
=
this
.
$createElement
,
e
=
this
.
_self
.
_c
||
n
;
return
e
(
"div"
,{
attrs
:{
id
:
"app"
}},[
e
(
"router-view"
)],
1
)},
staticRenderFns
:[]};
var
l
=
t
(
"VU/8"
)({
name
:
"App"
},
s
,
!
1
,
function
(
n
){
t
(
"Lorf"
)},
null
,
null
).
exports
,
p
=
t
(
"/ocq"
),
d
=
(
t
(
"mvHQ"
),
t
(
"I22p"
),
t
(
"NYxO"
));
f
.
a
.
use
(
d
.
a
);
new
d
.
a
.
Store
({
state
:{
user_info
:
null
},
mutations
:{
userInfo
:
function
(
n
,
e
){
n
.
user_info
=
e
}}});
f
.
a
.
use
(
p
.
a
);
var
h
=
new
p
.
a
({
routes
:[{
path
:
"/"
,
name
:
"index"
,
component
:
function
(){
return
t
.
e
(
0
).
then
(
t
.
bind
(
null
,
"2NXm"
))},
children
:[{
path
:
"folder"
,
name
:
"folder"
,
component
:
function
(){
return
t
.
e
(
2
).
then
(
t
.
bind
(
null
,
"C0Ug"
))}},{
path
:
"folder2"
,
name
:
"folder2"
,
component
:
function
(){
return
t
.
e
(
1
).
then
(
t
.
bind
(
null
,
"M+ft"
))}},{
path
:
"wangeditor"
,
name
:
"wangeditor"
,
component
:
function
(){
return
t
.
e
(
4
).
then
(
t
.
bind
(
null
,
"5DMK"
))}},{
path
:
"test"
,
name
:
"test"
,
component
:
function
(){
return
t
.
e
(
3
).
then
(
t
.
bind
(
null
,
"Y7I0"
))}}]}]});
h
.
beforeEach
(
function
(
n
,
e
,
t
){
t
()});
var
m
=
h
,
g
=
t
(
"G0J2"
),
x
=
t
.
n
(
g
);
t
(
"3f40"
),
t
(
"4qOc"
),
t
(
"+cgv"
);
f
.
a
.
use
(
x
.
a
,{
placeholder
:
"请输入内容"
,
modules
:{
toolbar
:[[{
color
:[]}],[
"bold"
,
"italic"
,
"underline"
,
"strike"
],[{
header
:
1
},{
header
:
2
}],[{
header
:[
1
,
2
,
3
,
4
,
5
,
6
,
!
1
]}]]}}),
f
.
a
.
use
(
c
.
a
),
f
.
a
.
use
(
u
.
a
),
f
.
a
.
use
(
a
.
a
),
f
.
a
.
use
(
o
.
a
),
f
.
a
.
use
(
r
.
a
),
f
.
a
.
use
(
i
.
a
),
f
.
a
.
config
.
productionTip
=!
1
,
new
f
.
a
({
el
:
"#app"
,
router
:
m
,
components
:{
App
:
l
},
template
:
"<App/>"
})},
T2s0
:
function
(
n
,
e
){},
WRFY
:
function
(
n
,
e
){},
WpgC
:
function
(
n
,
e
){},
hW8u
:
function
(
n
,
e
){},
"n/tq"
:
function
(
n
,
e
){},
nsZj
:
function
(
n
,
e
){},
px3J
:
function
(
n
,
e
){},
qpP9
:
function
(
n
,
e
){}},[
"NHnr"
]);
//# sourceMappingURL=app.767399c98aac4faf2c07.js.map
\ No newline at end of file
public/html/dist/static/js/app.767399c98aac4faf2c07.js.map
deleted
100644 → 0
View file @
1152f5da
This diff is collapsed.
Click to expand it.
public/html/dist/static/js/manifest.f99cf827c593c896d635.js.map
View file @
a16086fc
This diff is collapsed.
Click to expand it.
public/html/src/api/index.js
View file @
a16086fc
import
axios
from
'axios'
;
import
qs
from
'qs'
;
import
apiList
from
'./apiList'
;
import
Vue
from
'vue'
;
//引入vue
//必须实例化 Vue
let
vm
=
new
Vue
();
import
Vue
from
'vue'
;
let
vm
=
new
Vue
();
let
baseUrl
=
'http://doc-phone.linanquan.com/'
;
// 添加请求拦截器
axios
.
interceptors
.
request
.
use
(
function
(
config
)
{
...
...
public/html/src/assets/js/ddLogin.js
View file @
a16086fc
...
...
@@ -22,10 +22,7 @@ export default {
//获取微应用免登授权码
getCode
(){
this
.
config
((
data
)
=>
{
console
.
log
(
data
,
'????'
)
alert
(
111
)
dd
.
ready
(
function
()
{
alert
(
111
)
dd
.
runtime
.
permission
.
requestAuthCode
({
corpId
:
data
.
corpId
,
// 企业id
onSuccess
:
function
(
info
)
{
...
...
@@ -35,7 +32,6 @@ export default {
},
onFail
:
function
(
info
)
{
alert
(
JSON
.
stringify
(
info
))
// code = info.code // 通过该免登授权码可以获取用户身份
this
.
getSsoToken
(
info
.
code
);
},
});
...
...
public/html/src/router/index.js
View file @
a16086fc
...
...
@@ -39,9 +39,9 @@ let router = new Router({
router
.
beforeEach
((
to
,
from
,
next
)
=>
{
//没有用户信息说明则获取
//
if(!store.state.user_info){
//
ddLogin.getCode();
//
}
if
(
!
store
.
state
.
user_info
){
ddLogin
.
getCode
();
}
next
();
});
...
...
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