[17812] 2020-11-25_插件分享带来新入口点及应用场景的DatabaseAsset

文档创建者:s7ckTeam
浏览次数:7
最后更新:2025-01-18
2020-11-25_插件分享带来新入口点及应用场景的DatabaseAsset   |   D a t a b a s e   A s s e t   G o b y   G o b y S e c   2 0 2 0 - 1 1 - 2 5 G o b y G o b y A P I D a t a b a s e   A s s e t   0 1   G o b y m y s q l r e d i s M o n g o D B E l a s t i c s e a r c h   h t t p s : / / g o b i e s . o r g / d o c s . h t m l
  0 2   2 . 1     A P I A P I s h o w P a g e ( u r l , t r u e ) b i n d E v e n t ; c h a n g e B a d g e ; s h o w P a g e ( u r l , f a l s e ) ; 2 . 2   2 . 2 . 1   p a c k a g e . j s o n i n i t E v e n t s f u n c t i o n   a c t i v a t e ( c o n t e n t )   {         g o b y . r e g i s t e r C o m m a n d ( ' l e f t - n a v ' , f u n c t i o n ( ) {                   / / , ,                 g o b y . s h o w P a g e ( ' . / a s s e t s / i n d e x . h t m l ' , t r u e ) ;           } ) } e x p o r t s . a c t i v a t e   =   a c t i v a t e ; " v i e w s " :   {             " l e f t N a v " :   [                 {                     " c o m m a n d " : " l e f t - n a v " ,                     " t i t l e " :   " D a t a b a s e " ,                     " i c o n " :   " s r c / a s s e t s / i m g / l o g o . p n g "                 }             ]
S t r i n g     A r r a y G o b y : 2 . 2 . 2   h t m l i d 2 . 2 . 3   B a d g e o n A p p             ]         } " i n i t E v e n t s " :   [ " l e f t - n a v " ] " i n i t E v e n t s " :   [ " e v e n t 1 " ,   " e v e n t 2 " ] l e t   a p p   =   [ " m y s q l "   , " r e d i s " ,   " M o n g o D B " ,   " E l a s t i c s e a r c h " ] ;     / /     l e t   n u m   =   0 ;     / /     l e t   d a t a   =   { } ;     / / I d     l e t   t a s k I d ; g o b y . b i n d E v e n t ( ' o n A p p ' , f u n c t i o n ( c o n t e n t ) {         i n i t ( ) ;         l e t   i p   =   c o n t e n t . h o s t i n f o . m a t c h ( i p r e g ) [ 0 ] ;         l e t   p o r t   =   c o n t e n t . h o s t i n f o . s p l i t ( ' : ' ) . p o p ( ) ;         i n i t I p ( i p ) ;         i n i t P o r t ( i p , p o r t , c o n t e n t ) ;         i f ( a p p . m a p ( ( v , k ) = > v . t o L o w e r C a s e ( ) ) . i n c l u d e s ( c o n t e n t . p r o d u c t . t o L o w e r C a s e ( ) ) ) {             n u m + + ;             g o b y . c h a n g e B a d g e ( ' l e f t N a v ' , ' l e f t - n a v ' , n u m ) ;             l e t   t b o d y   =   $ ( ` # $ { t a s k I d } ` ) [ 0 ] ;             i f ( ! t b o d y ) {                 l e t   t t b o d y   =   $ ( ` < t b o d y   i d = " $ { t a s k I d } "   c l a s s = " $ { t a s k I d } " >                         < t r   c l a s s = " t a s k " >                             < t d   c o l s p a n = " 3 " >   :   $ { t a s k I d } < / t d >                             < / t r >                     < / t b o d y > ` ) ;                 $ ( ' t a b l e ' ) . a p p e n d ( t t b o d y ) ;             }             i f ( $ ( ' . n o D a t a ' ) . c s s ( ' d i s p l a y ' ) ! = ' n o n e ' ) {                 $ ( ' . n o D a t a ' ) . h i d e ( ) ;             }             i f ( $ ( ' t a b l e ' ) . c s s ( ' d i s p l a y ' ) = = ' n o n e ' ) {                 $ ( ' t a b l e ' ) . c s s ( ' d i s p l a y ' , ' t a b l e ' )             }             l e t   t r   =   $ ( ` < t r   c l a s s = " i n f o " >                     < t d > $ { c o n t e n t . p r o d u c t } < / t d >
使 s h o w P a g e   A P I 2 . 2 . 4     0 3 使 U I s h o w P a g e g o b y p a r e n t . g o b y 访 A P I 使 c s s G o b y s h o w P a g e c s s 使                     < t d > $ { c o n t e n t . p r o d u c t } < / t d >                     < t d > $ { i p } < / t d >                     < t d > $ { p o r t } < / t d >                 < / t r > ` ) ;             $ ( t r ) . p r o p ( ' i p ' , i p ) ;             $ ( t r ) . p r o p ( ' p o r t ' , p o r t ) ;             $ ( t r ) . p r o p ( ' t a s k I d ' , t a s k I d ) ;             $ ( ` # $ { t a s k I d } ` ) . a p p e n d ( t r ) ;         }     } )   $ ( " t a b l e " ) . d e l e g a t e ( ' . i n f o ' , ' c l i c k ' , f u n c t i o n ( ) {       l e t   i n f o   =   d a t a [ $ ( t h i s ) . p r o p ( ' t a s k I d ' ) ] [ $ ( t h i s ) . p r o p ( ' i p ' ) ] [ $ ( t h i s ) . p r o p ( ' p o r t ' ) ] ; / / i p p o r t ,         i n f o . i p   =   [ $ ( t h i s ) . p r o p ( ' i p ' ) ] ; i n f o . p o r t   =   [ $ ( t h i s ) . p r o p ( ' p o r t ' ) ] ;         g o b y . s h o w P a g e ( ` . / d e t a i l . h t m l ? i n f o = $ { e n c o d e U R I ( J S O N . s t r i n g i f y ( i n f o ) ) } ` )   } )
G o b y D a t a b a s e   A s s e t D a t a b a s e   A s s e t I P ~ A P I B ~ h t t p s : / / w w w . b i l i b i l i . c o m / v i d e o / B V 1 H a 4 1 1 w 7 R F / h t t p s : / / w w w . b i l i b i l i . c o m / v i d e o / B V 1 P y 4 y 1 q 7 L D / B a d g e h t t p s : / / w w w . b i l i b i l i . c o m / v i d e o / B V 1 U r 4 y 1 F 7 B p / U R L h t t p s : / / w w w . b i l i b i l i . c o m / v i d e o / B V 1 1 z 4 y 1 k 7 z P /     |   线 I P R a p i d D N S
    |   E S     |   H i k v i s i o n     |   j s o n S h o d a n     |   w e b X r a y     |   C e n s y s     |   / h t t p s : / / g i t h u b . c o m / g o b y s e c / G o b y E x t e n s i o n / p r o j e c t s
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则