nighter2333333
V2EX  ›  问与答

vue 2.9 设置 delimiters 不起作用

  •  
  •   nighter2333333 · Oct 19, 2018 · 1180 views
    This topic created in 2761 days ago, the information mentioned may be changed or developed.
    <script>
        export default {
          delimiters : ['[[', ']]'],
          data() {
            return {
              sysbaseinfo: []
            }
          },
          // mounted() {
          //   axios.get('/sysbaseinfo').then(response => {
          //     this.sysbaseinfo = response['data']
          //   });
          // }
        }
    </script>
    

    avatar

    No Comments Yet
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1169 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 31ms · UTC 18:10 · PVG 02:10 · LAX 11:10 · JFK 14:10
    ♥ Do have faith in what you're doing.