我有一个刀片文件,我希望将其用作vue组件。因此,在.vue文件中,我通常会将其编码为:
<template>
....
</tempalte>
....rest of vue file
但是如何将刀片文件用于模板?
答案 0 :(得分:0)
您可以将html放在vue-component文件中,如:
<template>
...put your html here
</tempalte>
然后在刀片文件中插入vue compoent,如
@extends('layouts.app')
<vue-component> </vue-component>
@section('content')
答案 1 :(得分:0)
您可以在vue文件中使用GET http://localhost:55047/ReportTotalSalesPivot.aspx/getFileExistOrNot?fileName:www} 500 (Internal Server Error)
来插入从刀片视图传递的html。
刀片文件:
slot
Vue文件:
<vue-component>All your html to be passed goes here</vue-component>
您可以在单个广告位here的官方文档中阅读更多相关信息。