08 2018 档案
摘要:slot插槽的使用场景 父组件向子组件传递dom时会用到插槽 作用域插槽:当同一个子组件想要在不同的父组件里展示不同的状态,可以使用作用域插槽。展示的状态由父组件来决定 注:想要修改父组件向子组件传递的元素的样式时,只能在对应的子组件进行修改 1.具名插槽的使用 父组件 <template slot
阅读全文
摘要:<!DOCTYPE html><html> <head> <meta charset="UTF-8"> <title></title> <style type="text/css"> hr { width: 33.33%; height: 1px; margin: 0; background-col
阅读全文
摘要:官网:https://developers.google.com/identity/sign-in/web/ 一、创建应用 a、去谷歌控制台创建应用 网址:https://accounts.google.com/signin/v2/identifier?service=cloudconsole&pa
阅读全文
摘要:官网:https://developer.linkedin.com/docs/oauth2 一、配置LinkedIn应用程序 a.创建一个应用 | https://www.linkedin.com/uas/login?session_redirect=https%3A%2F%2Fwww.linked
阅读全文

浙公网安备 33010602011771号