chore: 构建: 📦️ 修改package.json名字
This commit is contained in:
parent
faeb1cb9b4
commit
869faa5fff
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "vue_ts_pina",
|
||||
"name": "lookbroad-scale",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<template>
|
||||
<h1>成功111</h1>
|
||||
<h1>成功</h1>
|
||||
<div class="box"></div>
|
||||
<div class="charts">
|
||||
<ECharts :option="option" autoresize theme="dark" />
|
||||
|
|
Loading…
Reference in New Issue