第一次上传
This commit is contained in:
@@ -0,0 +1 @@
|
||||
"use strict";const e=require("../../../common/vendor.js"),t=require("../../../utils/store.js");Math||i();const i=()=>"../../../components/SectionCard.js",n={__name:"index",setup(i){const n=t.useAppStore(),s=e.computed((()=>"dark"===n.state.settings.theme?"theme-dark":"")),o=[{index:"01",title:"先设置月预算",desc:"进入预算页设置总预算与分类预算,首页会同步显示剩余额度。"},{index:"02",title:"用首页快捷记账",desc:"首页支持支出/收入快速录入,也能通过常用分类一键记账。"},{index:"03",title:"到账单页做筛选",desc:"账单页支持按月份、账户、金额区间和关键词精确筛选。"},{index:"04",title:"每月查看报表",desc:"报表页可导出 CSV,并查看支出结构、近 7 日趋势和月度对比。"}],a=[{q:"账单数据保存在哪里?",a:"默认仅保存在当前设备的本地存储中,不会自动上传云端。"},{q:"换手机后如何迁移?",a:"先进入“备份与恢复”导出 JSON 备份,再在新设备粘贴恢复。"},{q:"为什么预算进度显示超出 100%?",a:"这代表本月支出已经超过预算,条形进度会封顶,但文字会继续显示真实比例。"},{q:"昵称可以怎么修改?",a:"进入“我的-账户资料”后可直接修改本地昵称,留空时默认显示为“用户”。"}];function d(t){e.index.navigateTo({url:t})}return e.onShow((()=>{!function(){let t=null;e.wx$1.createInterstitialAd&&(t=e.wx$1.createInterstitialAd({adUnitId:"adunit-0abc32053b19a4e9"}),t.onLoad((()=>{})),t.onError((e=>{console.error("插屏广告加载失败",e)})),t.onClose((()=>{})));setTimeout((()=>{t&&t.show().catch((e=>{console.error("插屏广告显示失败",e)}))}),2280)}()})),(t,i)=>({a:e.f(o,((t,i,n)=>({a:e.t(t.index),b:e.t(t.title),c:e.t(t.desc),d:t.title}))),b:e.p({title:"快速上手",subtitle:"初次使用建议先完成下面 4 个动作"}),c:e.f(a,((t,i,n)=>({a:e.t(t.q),b:e.t(t.a),c:t.q}))),d:e.p({title:"常见问题",subtitle:""}),e:e.o((e=>d("/pages/home/index"))),f:e.o((e=>d("/pages/budget/index"))),g:e.o((e=>d("/pages/stats/index"))),h:e.o((e=>d("/pages/mine/backup/index"))),i:e.p({title:"功能入口",subtitle:"需要操作时可直接跳转到对应模块"}),j:e.n(s.value)})}},s=e._export_sfc(n,[["__scopeId","data-v-7f3520d8"]]);wx.createPage(s);
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"navigationBarTitleText": "使用帮助",
|
||||
"usingComponents": {
|
||||
"section-card": "../../../components/SectionCard"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
<view class="{{['app-page', 'data-v-7f3520d8', j]}}"><view class="surface-card page-hero data-v-7f3520d8"><text class="hero-kicker data-v-7f3520d8">GUIDE</text><text class="hero-title data-v-7f3520d8">使用帮助</text><text class="hero-desc data-v-7f3520d8">通过上手步骤、常见问题和快捷入口,快速熟悉整个记账流程。</text><view class="hero-tags data-v-7f3520d8"><text class="hero-tag data-v-7f3520d8">4 个步骤</text><text class="hero-tag soft data-v-7f3520d8">FAQ 指南</text></view></view><ad-custom class="data-v-7f3520d8" unit-id="adunit-64707ea333329399"></ad-custom><section-card wx:if="{{b}}" class="data-v-7f3520d8" u-s="{{['d']}}" u-i="7f3520d8-0" bind:__l="__l" u-p="{{b}}"><view class="step-list data-v-7f3520d8"><view wx:for="{{a}}" wx:for-item="item" wx:key="d" class="step-item surface-strong data-v-7f3520d8"><text class="step-index data-v-7f3520d8">{{item.a}}</text><view class="step-body data-v-7f3520d8"><text class="step-title data-v-7f3520d8">{{item.b}}</text><text class="step-desc data-v-7f3520d8">{{item.c}}</text></view></view></view></section-card><section-card wx:if="{{d}}" class="data-v-7f3520d8" u-s="{{['d']}}" u-i="7f3520d8-1" bind:__l="__l" u-p="{{d}}"><view class="faq-list data-v-7f3520d8"><view wx:for="{{c}}" wx:for-item="item" wx:key="c" class="faq-item surface-strong data-v-7f3520d8"><text class="faq-question data-v-7f3520d8">{{item.a}}</text><text class="faq-answer data-v-7f3520d8">{{item.b}}</text></view></view></section-card><section-card wx:if="{{i}}" class="data-v-7f3520d8" u-s="{{['d']}}" u-i="7f3520d8-2" bind:__l="__l" u-p="{{i}}"><view class="entry-grid data-v-7f3520d8"><view class="entry-item surface-strong data-v-7f3520d8" bindtap="{{e}}"><text class="entry-title data-v-7f3520d8">首页记账</text></view><view class="entry-item surface-strong data-v-7f3520d8" bindtap="{{f}}"><text class="entry-title data-v-7f3520d8">预算设置</text></view><view class="entry-item surface-strong data-v-7f3520d8" bindtap="{{g}}"><text class="entry-title data-v-7f3520d8">查看报表</text></view><view class="entry-item surface-strong data-v-7f3520d8" bindtap="{{h}}"><text class="entry-title data-v-7f3520d8">备份恢复</text></view></view></section-card></view>
|
||||
@@ -0,0 +1 @@
|
||||
.page-hero.data-v-7f3520d8{padding:30rpx;background:linear-gradient(145deg,rgba(16,42,67,.96),rgba(127,86,217,.9));color:#fff}.hero-kicker.data-v-7f3520d8,.hero-desc.data-v-7f3520d8,.hero-tag.soft.data-v-7f3520d8{color:rgba(255,255,255,.76)}.hero-kicker.data-v-7f3520d8{font-size:20rpx;letter-spacing:4rpx}.hero-title.data-v-7f3520d8{display:block;margin-top:12rpx;font-size:44rpx;font-weight:700}.hero-desc.data-v-7f3520d8{display:block;margin-top:14rpx;font-size:24rpx;line-height:1.7}.hero-tags.data-v-7f3520d8{display:flex;flex-wrap:wrap;gap:14rpx;margin-top:22rpx}.hero-tag.data-v-7f3520d8{padding:12rpx 18rpx;border-radius:999rpx;background:rgba(255,255,255,.16);font-size:22rpx}.step-list.data-v-7f3520d8,.faq-list.data-v-7f3520d8{display:flex;flex-direction:column;gap:16rpx}.step-item.data-v-7f3520d8,.faq-item.data-v-7f3520d8{padding:24rpx;border-radius:28rpx}.step-item.data-v-7f3520d8{display:flex;gap:18rpx}.step-index.data-v-7f3520d8{width:74rpx;font-size:30rpx;font-weight:700;color:var(--brand)}.step-body.data-v-7f3520d8{flex:1}.step-title.data-v-7f3520d8,.faq-question.data-v-7f3520d8,.entry-title.data-v-7f3520d8{display:block;font-size:29rpx;font-weight:700;color:var(--text-primary)}.step-desc.data-v-7f3520d8,.faq-answer.data-v-7f3520d8{display:block;margin-top:10rpx;font-size:24rpx;line-height:1.75;color:var(--text-secondary)}.entry-grid.data-v-7f3520d8{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16rpx}.entry-item.data-v-7f3520d8{display:flex;align-items:center;justify-content:center;padding:28rpx 20rpx;border-radius:28rpx;text-align:center}
|
||||
Reference in New Issue
Block a user