• Sign in
  • Sign up 
  • Welcome
  • FAQ
  • Switch to Night Mode
  • Stolen Accounts Recovery 
  • Change Account Password 
  • Vote for Witnesses 
  • Steem Proposals 
  • Developer Portal 
  • Steem Bluepaper 
  • SMT Whitepaper 
  • Steem Whitepaper 
  • Privacy Policy
  • Terms of Service
Homeby Witness Moecki
LoginSign up
You are viewing a single comment's thread from:

RE: Vue.js实战笔记

  • View the full context
lemooljiang (73)in #starnote • 5 years ago
//text.js
export default {
  name: 'tiantian',
  age: 28
}
export let title = 'every'

//main.js
import tt from './text.js'
import {title} from './text.js'

console.log(tt)   //tt.name  tt.age
5 years ago in #starnote by lemooljiang (73)
$0.13
  • Past Payouts $0.13
  • - Author $0.07
  • - Curators $0.07
1 vote
  • + lemooljiang
Reply 0