kinit/kinit-uni/unpackage/dist/build/h5/static/js/pages-mine-help-index.34da1a73.js
2023-09-22 15:22:55 +08:00

1 line
3.9 KiB
Python
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-mine-help-index"],{"0299":function(t,e,n){var i=n("24fb");e=i(!1),e.push([t.i,'@charset "UTF-8";\r\n/* uView的全局SCSS主题文件 */\r\n/**\r\n * uni-app内置的常用样式变量\r\n */\r\n/* 行为相关颜色 */\r\n/* 文字基本颜色 */\r\n/* 背景颜色 */\r\n/* 边框颜色 */\r\n/* 尺寸变量 */\r\n/* 文字尺寸 */\r\n/* 图片尺寸 */\r\n/* Border Radius */\r\n/* 水平间距 */\r\n/* 垂直间距 */\r\n/* 透明度 */\r\n/* 文章场景相关 */uni-page-body[data-v-0e82e800]{background-color:#f8f8f8}.help-container[data-v-0e82e800]{margin-bottom:%?100?%;padding:%?30?%}.list-title[data-v-0e82e800]{margin-bottom:%?30?%}.childList[data-v-0e82e800]{background:#fff;box-shadow:0 0 %?10?% hsla(0,0%,75.7%,.2);border-radius:%?16?%;margin-top:%?10?%}.line[data-v-0e82e800]{width:100%;height:%?1?%;background-color:#f5f5f5}.text-title[data-v-0e82e800]{color:#303133;font-size:%?32?%;font-weight:700;margin-left:%?10?%}.text-item[data-v-0e82e800]{font-size:%?28?%;padding:%?24?%}.question[data-v-0e82e800]{color:#606266;font-size:%?28?%}body.?%PAGE?%[data-v-0e82e800]{background-color:#f8f8f8}',""]),t.exports=e},1838:function(t,e,n){"use strict";var i;n.d(e,"b",(function(){return a})),n.d(e,"c",(function(){return o})),n.d(e,"a",(function(){return i}));var a=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("v-uni-view",{staticClass:"help-container"},t._l(t.list,(function(e,i){return n("v-uni-view",{key:i,staticClass:"list-title",attrs:{title:e.title}},[n("v-uni-view",{staticClass:"text-title"},[n("v-uni-view",[t._v(t._s(e.title))])],1),n("v-uni-view",{staticClass:"childList"},t._l(e.childList,(function(i,a){return n("v-uni-view",{key:a,staticClass:"question",attrs:{"hover-class":"hover"},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.handleText(i)}}},[n("v-uni-view",{staticClass:"text-item"},[t._v(t._s(i.title))]),a!==e.childList.length-1?n("v-uni-view",{staticClass:"line"}):t._e()],1)})),1)],1)})),1)},o=[]},4518:function(t,e,n){"use strict";n.r(e);var i=n("1838"),a=n("4c9a");for(var o in a)"default"!==o&&function(t){n.d(e,t,(function(){return a[t]}))}(o);n("b272");var r,c=n("f0c5"),l=Object(c["a"])(a["default"],i["b"],i["c"],!1,null,"0e82e800",null,!1,i["a"],r);e["default"]=l.exports},"4c9a":function(t,e,n){"use strict";n.r(e);var i=n("bfb6"),a=n.n(i);for(var o in i)"default"!==o&&function(t){n.d(e,t,(function(){return i[t]}))}(o);e["default"]=a.a},"6ed9":function(t,e,n){var i=n("0299");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var a=n("4f06").default;a("547a298b",i,!0,{sourceMap:!1,shadowMode:!1})},b272:function(t,e,n){"use strict";var i=n("6ed9"),a=n.n(i);a.a},bfb6:function(t,e,n){"use strict";n("99af"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i={data:function(){return{list:[{title:"KINIT 问题",childList:[{title:"KINIT-UNI 是使用若依-移动端进行的二次开发吗?",content:"是的,是在若依-移动端的基础上进行的二次开发,在此感谢若依团队!二次开发中我们重新将接口请求改为 luch-request 组件,项目结构也有所改动,并且加入了 uView UI 组件uni-simple-router 路由拦截。"},{title:"KINIT 开源吗?",content:"开源"},{title:"KINIT 可以商用吗?",content:"可以"},{title:"KINIT 源码地址多少?",content:"https://gitee.com/ktianc/kinit"}]},{title:"其他问题",childList:[{title:"如何退出登录?",content:"请点击[我的] - [应用设置] - [退出登录]即可退出登录"},{title:"如何修改用户头像?",content:"请点击[我的] - [选择头像] - [点击提交]即可更换用户头像"},{title:"如何修改登录密码?",content:"请点击[我的] - [应用设置] - [修改密码]即可修改登录密码"}]}]}},methods:{handleText:function(t){this.$tab.navigateTo("/pages/common/textview/index?title=".concat(t.title,"&content=").concat(t.content))}}};e.default=i}}]);