切换导航条
此项目
正在载入...
登录
miniprogram
/
volunteer
·
提交
转到一个项目
GitLab
转到群组
项目
活动
文件
提交
管道
0
构建
0
图表
里程碑
问题
0
合并请求
0
成员
标记
维基
派生
网络
创建新的问题
下载为
邮件补丁
差异文件
浏览文件
作者
sgj
2020-09-15 10:33:58 +0800
提交
83f18da12f5e3c2c590112457a688f3724ce0cc8
1 个父辈
d400a937
online push
隐藏空白字符变更
内嵌
并排对比
正在显示
2 个修改的文件
包含
0 行增加
和
69 行删除
zhiyuanzhe/pages/img_txt/img_txt.js
zhiyuanzhe/project.config.json
zhiyuanzhe/pages/img_txt/img_txt.js
查看文件 @
83f18da
...
...
@@ -2,7 +2,6 @@ const app = getApp();
var
wxParse
=
require
(
'../../wxParse/wxParse.js'
);
Page
({
/**
* 页面的初始数据
*/
...
...
zhiyuanzhe/project.config.json
已删除
100644 → 0
查看文件 @
d400a93
{
"description"
:
"项目配置文件"
,
"packOptions"
:
{
"ignore"
:
[]
},
"setting"
:
{
"urlCheck"
:
false
,
"es6"
:
true
,
"postcss"
:
true
,
"minified"
:
true
,
"newFeature"
:
true
,
"coverView"
:
true
,
"autoAudits"
:
false
,
"checkInvalidKey"
:
true
,
"checkSiteMap"
:
true
,
"uploadWithSourceMap"
:
true
,
"babelSetting"
:
{
"ignore"
:
[],
"disablePlugins"
:
[],
"outputPath"
:
""
},
"uglifyFileName"
:
true
},
"compileType"
:
"miniprogram"
,
"libVersion"
:
"2.8.1"
,
"appid"
:
"wx7a3bf4e0796c070a"
,
"projectname"
:
"zhiyuanzhe"
,
"debugOptions"
:
{
"hidedInDevtools"
:
[]
},
"isGameTourist"
:
false
,
"simulatorType"
:
"wechat"
,
"simulatorPluginLibVersion"
:
{},
"condition"
:
{
"search"
:
{
"current"
:
-1
,
"list"
:
[]
},
"conversation"
:
{
"current"
:
-1
,
"list"
:
[]
},
"plugin"
:
{
"current"
:
-1
,
"list"
:
[]
},
"game"
:
{
"currentL"
:
-1
,
"list"
:
[]
},
"gamePlugin"
:
{
"current"
:
-1
,
"list"
:
[]
},
"miniprogram"
:
{
"current"
:
-1
,
"list"
:
[
{
"id"
:
0
,
"name"
:
"工作计划表"
,
"pathName"
:
"pages/word_report/word_report"
,
"query"
:
"id=17&status=1"
,
"scene"
:
null
}
]
}
}
}
\ No newline at end of file
请
注册
或
登录
后发表评论