create-weapp-vite 2.3.12 → 2.3.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cli.js +1 -1
- package/dist/index.js +1 -1
- package/dist/{src-tMAS4eEC.js → src-JolaD7Ia.js} +2 -2
- package/package.json +1 -1
- package/templates/lib/package.json +1 -1
- package/templates/tailwindcss/src/pages/index/index.wxml +1 -1
- package/templates/tailwindcss/src/pages/layouts/index.wxml +1 -1
- package/templates/tdesign/src/components/HelloWorld/HelloWorld.wxml +1 -1
- package/templates/vant/src/pages/index/index.wxml +1 -1
- package/templates/wevu-tdesign/src/pages/data/index.vue +1 -1
- package/templates/wevu-tdesign/src/pages/index/index.vue +1 -1
package/dist/cli.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { n as RECOMMENDED_SKILLS_INSTALL_COMMAND, t as createProject } from "./src-
|
|
1
|
+
import { n as RECOMMENDED_SKILLS_INSTALL_COMMAND, t as createProject } from "./src-JolaD7Ia.js";
|
|
2
2
|
import logger from "@weapp-core/logger";
|
|
3
3
|
import { fs } from "@weapp-core/shared/fs";
|
|
4
4
|
import process from "node:process";
|
package/dist/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { r as TemplateName, t as createProject } from "./src-
|
|
1
|
+
import { r as TemplateName, t as createProject } from "./src-JolaD7Ia.js";
|
|
2
2
|
export { TemplateName, createProject };
|
|
@@ -6,10 +6,10 @@ import https from "node:https";
|
|
|
6
6
|
import { spawn } from "node:child_process";
|
|
7
7
|
import process from "node:process";
|
|
8
8
|
//#region ../../packages-runtime/wevu/package.json
|
|
9
|
-
var version$1 = "6.16.
|
|
9
|
+
var version$1 = "6.16.1";
|
|
10
10
|
//#endregion
|
|
11
11
|
//#region ../weapp-vite/package.json
|
|
12
|
-
var version = "6.16.
|
|
12
|
+
var version = "6.16.1";
|
|
13
13
|
//#endregion
|
|
14
14
|
//#region src/enums.ts
|
|
15
15
|
let TemplateName = /* @__PURE__ */ function(TemplateName) {
|
package/package.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
<view class="w-24 h-24 bg-[url(https://vite.icebreaker.top/logo.png)] bg-[length:100%_100%] bg-no-repeat"></view>
|
|
5
5
|
<view class="w-32 h-24 bg-[url(https://vite.icebreaker.top/tw-logo.png)] bg-[length:100%_100%] bg-no-repeat"></view>
|
|
6
6
|
</view>
|
|
7
|
-
<view class="bg-
|
|
7
|
+
<view class="bg-linear-to-r from-green-400 to-sky-400 bg-clip-text text-xl font-extrabold text-transparent underline">
|
|
8
8
|
weapp-vite & weapp-tailwindcss
|
|
9
9
|
</view>
|
|
10
10
|
<view>
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<view class="min-h-screen bg-slate-100 px-4 py-5">
|
|
2
|
-
<view class="rounded-2xl border border-sky-200 bg-
|
|
2
|
+
<view class="rounded-2xl border border-sky-200 bg-linear-to-br from-sky-50 to-white p-5 shadow-sm">
|
|
3
3
|
<view class="text-xs font-semibold uppercase tracking-[0.2em] text-sky-700">Native Layouts</view>
|
|
4
4
|
<view class="mt-3 text-2xl font-bold text-slate-900">Tailwind 原生模板已接入 layouts</view>
|
|
5
5
|
<view class="mt-3 text-sm leading-7 text-slate-600">当前状态:{{currentLayout}}</view>
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
<view class="w-24 h-24 bg-[url(https://vite.icebreaker.top/logo.png)] bg-[length:100%_100%] bg-no-repeat"></view>
|
|
3
3
|
<view class="w-32 h-24 bg-[url(https://vite.icebreaker.top/tw-logo.png)] bg-[length:100%_100%] bg-no-repeat"></view>
|
|
4
4
|
</view>
|
|
5
|
-
<view class="bg-
|
|
5
|
+
<view class="bg-linear-to-r from-green-400 to-sky-400 bg-clip-text text-xl font-extrabold text-transparent underline">
|
|
6
6
|
weapp-vite & weapp-tailwindcss
|
|
7
7
|
</view>
|
|
8
8
|
<view class="w-full max-w-[640rpx] mx-auto rounded-3xl p-8 bg-white/95 shadow-xl shadow-slate-200/70 flex flex-col gap-6">
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
<view class="w-24 h-24 bg-[url(https://vite.icebreaker.top/logo.png)] bg-[length:100%_100%] bg-no-repeat"></view>
|
|
5
5
|
<view class="w-32 h-24 bg-[url(https://vite.icebreaker.top/tw-logo.png)] bg-[length:100%_100%] bg-no-repeat"></view>
|
|
6
6
|
</view>
|
|
7
|
-
<view class="bg-
|
|
7
|
+
<view class="bg-linear-to-r from-green-400 to-sky-400 bg-clip-text text-xl font-extrabold text-transparent underline">
|
|
8
8
|
weapp-vite & weapp-tailwindcss
|
|
9
9
|
</view>
|
|
10
10
|
<HelloWorld
|
|
@@ -103,7 +103,7 @@ watch(activeRange, () => {
|
|
|
103
103
|
|
|
104
104
|
<template>
|
|
105
105
|
<view class="min-h-screen bg-[#f6f7fb] px-[28rpx] pb-[88rpx] pt-[24rpx] text-[#1c1c3c]">
|
|
106
|
-
<view class="rounded-[28rpx] bg-
|
|
106
|
+
<view class="rounded-[28rpx] bg-linear-to-br from-[#f1f5ff] via-[#eef2ff] to-[#ffffff] p-[20rpx]">
|
|
107
107
|
<SectionTitle title="经营仪表盘" subtitle="聚焦关键指标与趋势" />
|
|
108
108
|
<view class="mt-[12rpx]">
|
|
109
109
|
<t-tabs :value="activeRange" @change="onRangeChange">
|
|
@@ -238,7 +238,7 @@ async function onQuickAction(action: QuickActionItem) {
|
|
|
238
238
|
|
|
239
239
|
<template>
|
|
240
240
|
<view class="min-h-screen bg-[#f6f7fb] px-[28rpx] pb-[88rpx] pt-[32rpx] text-[#1c1c3c]">
|
|
241
|
-
<view class="rounded-[28rpx] bg-
|
|
241
|
+
<view class="rounded-[28rpx] bg-linear-to-br from-[#2f2b5f] via-[#3b3573] to-[#5a48c5] p-[24rpx] text-white shadow-[0_24rpx_48rpx_rgba(47,43,95,0.35)]">
|
|
242
242
|
<text class="text-[38rpx] font-semibold">
|
|
243
243
|
Weapp Studio
|
|
244
244
|
</text>
|